Hi everyone,

We use RIOT and the lorawan stack in a small product for research stuff.
Everything looks good for the software, we are tracking last µA leaks in
idle mode  !

We will start to build more products and we want to make a test bed to do
various checks (power supply, inputs, lorawan). Initializing the lora part
can be done with the lorawan exemple, but it needs a programming sequence
(~15s) , and various commands have to be sent to the device (~5s).

Our idea to speed up the process is to flash the eeprom part with the
lorawan configuration and flash directly our application firmware. The
binary blob of the lorawan configuration can be generated on the fly using
the structure definition in RIOT source code, then merged into the firmware
elf. We can contribute to RIOT for this config generator tool.

Actually, the openocd script of RIOT does not support a "flash-eeprom"
command, and we are not familiar with it. Does the "flash" command can be
used for that ?

Does someone have already done something similar, or can help me on the
openocd part ?

Best regards,
William MARTIN


-- 
William MARTIN
<http://www.power-lan.com/>
15 rue de la Noé des Yonnières
44850 Saint-Mars-du-Désert

Email : william.mar...@power-lan.com
Tel : 02 85 52 12 74 - 06 49 23 59 68
Fax : 02 85 52 38 06
_______________________________________________
users mailing list
users@riot-os.org
https://lists.riot-os.org/mailman/listinfo/users

Reply via email to