I want to use the Softdevice Controller without a crystal on the RTC. I configured my project with
Advertiements look fine, but interaction with a BLE central either throw...
Hi everyone,
These days I'm evaluating the Nordic nRF5340 to manage audio from two microphones to one dongle station. To achieve this, I configured two nRF5340s as unicast...
I am planning to use 3.7V non Rechargable Battery with Diode and Reverse Protection circuit with npm2100, Would like to build a Fuel Guage model for this as this is not available...
Hello,
I am currently evaluating MCELL location on an existing project, based on nRF9160.
After some trial and errors, I managed to get it working.
However, I ma a bit...
HI
I am currently using the nRF54L15 chip with NCS 3.2.1, carrying out secondary development based on the periodic_sync_conn sample project. I intend to adjust the transmit...
A good place to start with getting to know how to use the ADC with the S110 SoftDevice is by using one of the BLE ADC code examples provided on Nordic's Github page, where BLE examples have the "ble_…
Right before Web Summit - the "Davos for Geeks" - Nordic Semiconductor sponsored its second Hackathon in Dublin: the Hardware Hackathon. As a sponsor Nordic provides hardware and mentors for…
The beacon market is going in various directions with regard to format and limitations, but the nRF51822 can support all the various BLE based beacons as it’s just a specific type of non-connectable BLE…
uCXpresso.NRF is a RTOS C/C++ Framework,
Features:
Develop on Mac OS/X, Linux and Windows with LPCXpresso IDE (free).
Multi-Tasking RTOS supported
Enhanced BLE C++ framework
Tickless Low Power…
Build a custom BLE service and enable the write attribute
Configure the characteristic "attr_char_value.max_len = MAX_LEN";
max_len should be larger than your device name
In the BLE event…