Hi Leo, all,
We would like to know how the firmware is updated on DW1000 + MCU custom designs. Will DW1000 work in transperant (bridge mode)? The MCU we are using is compatible for firmware update over SPI.
Considering the capabilities of the chip, we don’t think another medium is required for FOTA, however we don’t find an example or app note for this. We see frame filtering options and want to know this will help in setting the DW1000 in transperant /bridge mode.
Appreciate any helpful inputs on this.
Hi,
I have an EVB (DW1000 with MCU), which I have been updating lots of times using the SPI and a STlink.as described in the EVB ARM source code guide
I know OTA upgrade (bluetooth) can be done with the DWM1001/MDEK. This feature is part of the Nordic nRF52832 MCU and Software libraries for the OTA can be dowloaded from the Nordic website.
As G states (4nodesmodule) , using the SPI a ST link can be used (in case of ST processor) or Segger J-Flash in case of a Nordic processor.
For OTA bluetooth can we used (or UWB) , but for none of them do we have examples. For OTA upgrade over bluetooth go to the NORDIC website for examples.
Regards
Leo