Hi, Good day!
I’m currently working on the nRF52832.
The requirement is to support BLE + LoRaWAN (SX1276).
I have a few questions:
-
How can I set up the LoRaWAN stack on nRF52832?
-
Is it possible to run both the BLE stack and the LoRaWAN stack together on the nRF52832?
-
At present, I’m using Segger Embedded Studio. Do I need to switch to nRF Connect SDK with Visual Studio Code for better support?
Thank you!