User Activity

I tested BLE example with NUCLEO-WB55 board. It worked well.Now we are going to run the BLE example on the custom board.I made a board with STM32WB55CE MCU.Although the custom board application was uploaded as shown in the example NUCLEO-WB55, an err...
I am going to download the ble stack to stm32wb55 using the program. On P-NUCLEO-WB-55, it was downloaded properly, but I tried the same thing on my custom board, but it failed.This is the log we did on NUCLEO-WB55 below.Deleting previous wireless st...
i'm using P-NUCLEO-WB55i try to update bootloader using stm32wb wiress stack updater.I saw the link below and set up the hardware for bootloader.https://visualgdb.com/tools/STM32WBUpdater/connecting/When I connected the usb, I could see DFU in FS Mod...
I watched the stm32WB workshop and studied the ble example on the stm32wb55 nucleo board and it worked well.Now I'm trying to test the ble on my custom board, stm32wb35cc, but I didn't do anything.The stm32wb manual found that the stm32wb35 contained...
Hello. I'm going to proceed with the Murata module project.I downloaded the AT_SLAVE example source on the EVK LoRa® Discovery kit (B-L072Z-LRWAN1) to confirm that the data communicates well.The binary used in the above project was downloaded to the ...