User Activity

I'm having issues with the BlueNRG multifunction timers when using the sleep low power mode (SLEEPMODE_WAKETIMER). I've stripped down my project to create a minimal reproducible example which is described below.A virtual timer is being used to period...
I'm a bit confused regarding some nuances of the BlueNRG-2's BLE characteristic value write procedures' functions & events. Below is my understanding with a few questions.Bluetooth Core Specification v5.2 | Vol 3, Part G; 4 GATT Feature Requirements ...
Using the SDK's BLE_Privacy project as a base, I changed the Master & Slave programs to function with the static random address stored in NVM by commenting out the aci_hal_write_config_data function that was setting a public address and changing the ...
Prior to the forums being migrated, I saw a post linking to sites to obtain reflectance targets for calibrating and testing the VL53L1X or VL53L0X. I.e. Grey 17% N4.74, Grey 54%, and White 88% N9.5. I'm moving from breadboard development with the sat...
Posted on May 07, 2018 at 17:27I'm developing an applications where an array of VL53L1X sensors would be used. During that development effort it became apparent that there were some timing issues while cycling through the sensors and when I expected...