User Activity

Hi,I'm having an error after powering the MCU, it looks like the CPU2 with the BLE stack it's not restarting.The error occurs when I stop advertising, the BLE status is APP_BLE_IDLE and I turn off the board.When I power-up the board and do the BLE in...
Hi, I'm developing a BLE P2P application to exchange data. I have encountered a problem while debugging. The status for the BLE when turn on is APP_BLE_FAST_ADV, but when I restart the debug sessions the status is APP_BLE_IDLE. It looks like the CPU2...
I'm trying to develop an application for zigbee for the stm32wb55, but i get some problems when I try to reconnect.The configuration for the coordinator its the next parameters:      - config.startupControl = ZbStartTypeForm;      - config.extendedPa...
Hi,I would like to send a message from the server to the client, in order to stablish a polling communication protocol. I can send from client to server, but not from server to client. I have added the protocols in both devices, and I have the tunnel...
Hi,I'm trying to form a user defined network, but i always get the next error when I receive a response: [M0] [00000017.002][PLATFORM]                  aps_sec_build : Unable to encrypt (no security material for 0x0080e125001b6836 with key type = 0x0...