DWM1001 Module + data storage in memory.

Hello,

I’m planning to buy a [color=#333333]DWM1001 Module and also a [color=#333333]MDEK1001 kit. (which include 12 modules)[/color][/color]

[color=#333333][color=#333333]Before I order the kit, I would like to know if it is possible to store some data in the [color=#333333]DWM1001 MCU (or in an external memory?) from the C User application code.[/color][/color][/color]
[color=#333333][color=#333333][color=#333333]For example, I would like to store around 100 bytes of data. (ex: My own Product Number, Serial Number, Date of production, etc…)[/color][/color][/color]

[color=#333333][color=#333333][color=#333333]Questions:[/color][/color][/color]
[color=#333333][color=#333333][color=#333333]Is the Nordic MCU memory accessible from the C User Application code ? (how many byte are available?)[/color][/color][/color]
Otherwise, is there an external memory available ? (ex: SPI or I2C EEProm ?)
If not, it is possible to solder an SPI or I2C memory to the DWM1001 dev kit ? Is the SPI or I2C interface available from the C User Application code ?

Thanks for your time,

ssinfo

Any input or idea on this question ?

Hi ssinfod,

All is possible if you develop your own firmware on the DWM1001.
Otherwise, all are not possible.

The reason is that the pre-loaded Decawave location engine and software is not fully open source.
We just have limited accessibility on the firmware.

For what we can do on the pre-loaded firmware, [color=#333333]you can refer the [/color][color=#333333]DWM1001-API-Guide[/color][color=#333333].[/color]