Using Softdevice S332 (ANT+ & BLE) on an nRF 52832 is making me headache

HI,

I am super confused about which direction to go forward...

I need example code and tool chain where I can build a

1) ble bootloader that supports the Nordic Semi DFU app (using S332)

2) being able to develop an app that both can send ANT+ packets and also bluetooth peripharal with S332 as softdevice

What is the way to go forward in your opinion?

nRF Connect 2.9? This makes me even more confused and I can only get the "hello world" and "bluetooth" quick examples to work.

I cant seem to be able to build examples from the SDK in VS Code with alle the extensions

BR Flemming

Parents Reply
  • Hi Kenneth, thanks for the brilliant answer and insight!!

    So SDK 17.1.0 cannot be used with nrf51422 and S310?

    But it would be a good idea to use SDK 17.1.0 for the nrf52832 with S332?

    I only find a secure bootloader not an open ble bootloader in the examples - so maybe I should go with the secure one

    So you recommend Segger Embedded Studio? I will try that

    I am also a bit confused about a page on Nordic Semi - (cant find it right now)

    Where you can download license files for BSD / Nordic for all tool chains??

    Keil, IAR, GCC, CMake and so forth

    What are these used for?

Children
Related