User Activity

Hi, I'm starting a new project for a client that needs a sub-1 GHz transmitter and receiver. The distance between the 2 communicating devices will be fixed at approximately 5 ft apart. There will be potential obstructions of metal between the 2 devic...
I need to develop a low-power embedded device with pedometer functionality. I'm looking at the LIS3DH because of it's low power, but there's no built-in pedometer application. I've also looked at the LSM6DSL, as it has built-in pedometer support, but...
I'm using a WB55 Nucleo board and setting up a BLE connection with a 2nd WB55 Nucleo board using aci_gap_create_connection(). The connection succeeds and I am able to transfer data between the 2 boards. I would then like to terminate the connection. ...
I'm using BLE_p2pRouteur example code. In app_conf.h, CFG_TX_POWER is #defined to 0x18, and the comment next to it says 0 dbm. This parameter gets passed to aci_hal_set_tx_power_level(1, CFG_TX_POWER). The documentation of this function in UM1865 ...
I need to develop an STM32WB55-based BLE system that consists of 2 parts. Each part will have a button on it as well as a sensor. When a button is pressed on one device, it needs to inform the other device, as well as communicate its sensor value. ...
Kudos from