Tool/software:
Hi,
I'm working with the AWR1843AOPEVM. Initial tests with the mmWave Demo Visualizer and a custom Python script went fine. Now I want to use the onboard CC2642R1F MCU for wireless (Bluetooth) communication.
The CC2642R1F came flashed with the simple_peripheral example and I was able to connect to it via my phone. However, I’m unclear on how to flash custom firmware to it. I’ve read various TI forum posts and the supplied User Guide but didn’t find a clear procedure.
Our goal:
- Send configuration to the board via Bluetooth (or hardcode if easier)
- Receive radar data (starting with Range Profile) over Bluetooth
Can someone point me to relevant documentation or examples to flash custom firmware and set up BLE comms with the radar data?
Thanks.