2024-08-09 04:13 AM
We planed the BlueNRG-LPS in one of our projects to use it as a Network Co-Processor via the ACI command set and also have some code ready for that. Can we now just switch it against an STM32WB05xN and use the same commands, or is their command set different / even limited to HCI?
Solved! Go to Solution.
2024-08-20 08:43 AM
Hello Oliver,
STM32WB05 is rebranding of BlueNRG-LPS.
This are exacting same devices, meaning the FW you have developed for BlueNRG-LPS will run on your STM32WB05.
STM32WB0x series comes with a different ecosystem (SDK and tools) versus BlueNRG, here is the main difference (so only impacting if you start from scratch).
Regards
Laurent
2024-08-20 08:43 AM
Hello Oliver,
STM32WB05 is rebranding of BlueNRG-LPS.
This are exacting same devices, meaning the FW you have developed for BlueNRG-LPS will run on your STM32WB05.
STM32WB0x series comes with a different ecosystem (SDK and tools) versus BlueNRG, here is the main difference (so only impacting if you start from scratch).
Regards
Laurent
2024-09-02 12:36 AM
Ok, that sounds good. But actually we did not develop our own firmware for the BlueNRG-LPS but used the standard DTM ("direct test mode") fw with AHCI commands. Is this the FW the STM32WB05xN products ship with?
2024-09-02 02:37 AM
Hello,
STM32WB05N is delivered flash free and you should flash the binary inside it.
You are right at the end, this will be a DTM (in the new WB0 ecosystem, DTM is called transparent mode).
Please register to STM32WB0 webinar scheduled this week.
This should clarify
https://content.st.com/energy-efficient-design-with-stm32wb0-series.html
Regards
laurent