This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using the SDK 11 with NRF6310

Hello, I'm working with the NRF6310 Motherboard and play with it a little with SDK 6.1, but i want to create profiles with the Bluetooth Developer Studio, so I started using the SDK 11.0 and test with the blinky example for PCA10028 (making the proper alterations in the define configurations for select the board) witch works fine in both Blank and S130 versions. But when I try to test a beacon, HRS or my custom profile it compiles but it doesn't work at all (no LED turn on and the Master Tool App doesn't find it). Do I have to make more alterations in the code to the SDK 11.0 works fine with the NRF6310 in more complex examples?

Ps.: I'm using the Keil V5.23 to compile and the nRFgo studio 1.21.2.10 to flash.

Related