Hello,
I am using SDK 12.2 currently but I would like to follow the BLE Tutorials offered on this site, which I see were written for SDK 11.0. Will I have any issue following these tutorials using SDK 12.2?
Thanks!
Hello,
I am using SDK 12.2 currently but I would like to follow the BLE Tutorials offered on this site, which I see were written for SDK 11.0. Will I have any issue following these tutorials using SDK 12.2?
Thanks!
The there is not much difference between SDK 11 and SDK 12. The only "main" difference is that pstorage/device manager was replaced by peer_manager/fds.
If you read about something else, the code in SDK 11 and SDK 12 should be very similar, and it should not be any problem to read a tutorial for SDK 11 and then use SDK 12.
I am having issues compiling the example code from Github. Is this Github code obsolete now since we have the ble_app_template example in SDK 12.2? Thanks
I am having issues compiling the example code from Github. Is this Github code obsolete now since we have the ble_app_template example in SDK 12.2? Thanks