2022-04-28 05:38 PM
I am currently working with the STM32WBMMG discovery board.Initially, I powered the board through USB STLink(CN11), and was able to download the p2pserver program. Everything works perfectly.
But if I power this board using an external power 3.3V as the red box shows. I am no longer able to find the Bluetooth signal. I am sure the external power can provide enough current.
Could someone please help me understand why? Thank you.
2022-05-25 05:15 AM
Hello,
With your configuration, the OLED display isn't powered, so maybe the initialization of the screen failed and application doesn't work as expected. You can try to supply your board using Vin pin.
Best Regards