Dear All,
Currently I'm developing a BLE module that will be useful by its uart service and will use nrf51822. Nordic provided an example based on sdk 6.1 for low power operation. I'm trying to migrate it to the newer SDK to take advantage of the DFU OTA features present in newer softdevices (S110, S130).
I've been digging the SDKs from 6.1 to 12.3 and a lot of changes were introduced in uart code projects structure. With newer SDK I managed to get uart working over BLE(it's simple) but I didn't get success putting my module working with low power mode as the example provided provided here.
In did, develop these SDKs is an huge work for nordic, but the structure is getting very complex and it's very confusing now to explore it and adapt older projects.
I have read a lot of nordic threads, and it seems to me that it was also complicated for other developers trying to migrate to SDKs newer then V6.1.0.
I would like to ask if nordic can provide a migration of this project to a newer SDK.
Best Regards,
Vitor Barbosa