STM32 MCUs Wireless

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link  MATTER - Matter software expansion for STM32Cube - STMicroelectronics  It is a reference implementation for the demonstration of Matter on ST...

Ouadi by ST Employee
  • 609 Views
  • 0 replies
  • 2 kudos

STM32WB55 - STOP2 and current consumption

I'm working on both custom board and P-NUCLEO-WB55. Trying to reach the lowest power consumption as possible I just detected that the measured current in STOP2 is around 50uA (BLE off and RTC ON) instead ~2uA. The result is comparable between boards,...

How to change the format the data to CayennLPP format

Hi, i m working on a project with : B-L072Z-LRWAN and i m using LORIOT as a network server. i want to visualize my data on a Cayenne dashboard . i can't see the data on the dashboard i think i need to change the format of the data to LPP . i m using ...

Shati.1 by Associate II
  • 264 Views
  • 0 replies
  • 0 kudos

TL_BLEEVT_CS_OPCODE vs TL_BLEEVT_CC_OPCODE

Example: BLEHeartRateFreeRtos.In one case of command response we get TL_BLEEVT_CS_OPCODE , another one is TL_BLEEVT_CC_OPCODE. What is the difference?Can we get more than one packet of response in each case? (It looks like the code is written to hand...

DS.4 by Senior II
  • 251 Views
  • 0 replies
  • 0 kudos

STM32WB55 - BLE Handle advertised and received

Below is the event occurring upon connection, in this event there is the Connection_Handle, this is the number I believe is identifying this specific connection.Event upon connection:typedef PACKED(struct)   {   ...   uint16_t Connection_Handle; // ...

DS.4 by Senior II
  • 348 Views
  • 2 replies
  • 0 kudos

Hard Fault in BLE_OTA demo application

When I compile the BLE_OTA demo application and run it, it hard faults in APPE_Init when it configures the BLE processor to control flash activity using hardware semaphore SEM7:SHCI_C2_SetFlashActivityControl(FLASH_ACTIVITY_CONTROL_SEM7);Stepping thr...

DWalk.3 by Associate III
  • 462 Views
  • 2 replies
  • 1 kudos