Hi,
I'm following DFU quick start guide and I'm using mesh SDK v2.0.1, I have a problem in step 4 wheere I need to generate a hex version of device page, I did this :
dfu$ py device_page_generator.py -d nrf52832_xxAA -sd "s132_6.0.0" and this is the result:
Wrote device page for nrf53832_xxAA with the s132_6.0.0 SoftDevice to bin/device_page_nrf52832_xxAA_s132_5.0.0.hex instead of s132 version 6
here is the bin directory:
I don't know why it doesn't generate device page with s132 v6.0.0, help please
Thanks in advance,