2021-11-08 02:45 AM
I am working on a lorawan project targeted at STM32WB55CGT6. It is QFN48 and I tried running the successful project on NUCLEO-WB55CG. The development board is QFN64. Would I be able to use the same Nucleo board for further development for STM32WB55CGT6? In addition, what is the difference between P-NUCLEO-WB55CG and NUCLEO-WB55CG? Please suggest to me the best evk for STM32WB55CGT6.
Thanks in advance
2021-11-08 04:09 AM
Hello @PMana.1
Lorawan device is supported by default on STM32WL not on STM32WB (BLE). There is 2 version of the nucleo board depending of the targeted frequency (433MHz/868MHz).
Is you project trying the LoRa @ 2.4GHz ?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2021-11-08 05:08 AM
Hi, I am using LR1110 and I need bluetooth too. so the chip is stm32wb55. I can't make change on the mcu selected. I just want to know, which development board should I use.. Thanks