[Dev Env]
-
nRF52 DK ( Tech Tour) (PCA10040)
-
IoT SoftDevice (s1xx-iot-prototype3_nrf52_softdevice.hex)
-
IoT SDK 0.9
-
coap server example Base + dfu(tftp) example
[Question] my project coap server + iot dfu + pStorage + twi+adc+....
iot dfu example work well. (examples\iot\tftp\dfu)
but my project (coap server base) + iot dfu example not work.
error is [APPL]:[IOT_TFTP_EVT_ERROR][error:0x0000C848[msg:Unsupported option(s) requested]
how to modify my project header file..
sdk_config.h / pstorage_platform.h...