Hi Support Team
Is there an OTA sample use S312? Is it feasible to implement OTA using S312 in nRF5 SDK? Many thanks.
Hi Support Team
Is there an OTA sample use S312? Is it feasible to implement OTA using S312 in nRF5 SDK? Many thanks.
Hi,
The S312 can be regarded simply as an S112, but with ANT support. So I can't see any reason why you can use existing samples for S112 for the S312 (though you need to update the ram and flash usage according to S312, and also point to the S312 header files instead of S112). Whether it's enough space to perform OTA will depend on the size of the application, not something I have looked into.
Kenneth
Hi Kenneth
We have replaced the S112 with S312 for the bootloader, but nRF52832 couldn’t run after DFU. Is there any suggestions for us to fix the issue? Many thanks.