User Activity

I would like to provision mesh nodes with the netkey, appkey, unicast address etc via UART or I2C. However I don't find an API function call to the mesh library to allow this. All I see are MOBLE_RESULT BLEMesh_InitUnprovisionedNode(void);MOBLE_RES...
I have two STM32WB55 nucleo boards, and I have built the BLE_MeshLightingDemo from en.stm32cubewb_v1-4-0.zip (STMCubeWB version 1.4.0). I loaded the stm32wb5x_BLE_Stack_fw.bin, and built the demo with IAR. After factory reset I see the node in the de...
I just received STM32WB55 Nucleo pack. I'm going through the instructions in Projects/STM32WB_Copro_Wireless_Binaries/Release_Notes.html.All going fine until I get to step 4:0x20030030 : 00050300 : FUSv0.5.3 => Must be updated using STEP 5.Next I ru...
Posted on March 23, 2018 at 17:15I understand a high speed CAN bus bit error means that while I am transmitting a bit outside of the arbitration period I sense the opposite bit on the bus.   However STM gives two bit errors: 'bit dominant error' and...
Posted on March 21, 2016 at 17:25We have a batch of boards in the field where the LSE crystal may be marginal and I'm wondering if there's a way to check for the LSE losing lock after initially being locked.  That is, if on initial clock setup I get...