We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
SDK : 2.6.1
uC: nrf5340
Hi,
I want to use the feature "revoking private keys" as described here:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu...
Hello! I'm evaluating NDT and trying to inderstand its capabilities. While the library looks fascinating, I faced some speedbumpers on the evaluation phase. I want to use...
I am trying to test a 9160 dev kit with Onomondo's softSIM static profile program. I am following the instructions in this GitHub page: https://github.com/onomondo/nrf-softsim...
Hello, I am still using nrf5_sdk_for_thread_and_zigbee_v4.2.0 for my Zigbee projects although it is deprecated by Nordic. I have not had plans to migrate to "Connect" SDK...
Hello i tried a lot but i am unable to Compile this , its is expected examples available in sdk should compile smoothly if there are no changes in it,
i was expecting remote...
Dear Nordic Engineers
Our client wants to make an iPad Pencil, but they are facing a problem: when searching for Bluetooth devices in the [Settings] - [Bluetooth] page,...
Hi Nordic!
I'm evaluating the zephyr samples " broadcast_audio_sink" and " broadcast_audio_source". Running these two on two separate nrf5340 audio dev boards works fine...
Hello! I am trying to set up a central that accepts notifications for two different attributes from a custom BLE service.
I know that the problem is in my discovery process...
I am looking to expand upon the Bluetooth Shell example to convert to USB CDC shell as well as to add other functionality.
I am struggling to locate where the shell commands...
Hello,
I am implementing the periodic search for lte managment (using SDK 2.5.2 on a nrf9160).
The periodic configurations in struct lte_lc_periodic_search_cfg is: ...
In order to compile this sample i had to first update sdk and tools to 2.7.0. In 2.7.0 there is a library error as follows. (D:/Repositories/npm1300_fuel_gauge/src/fuel_gauge...
I'm trying to programm the NRF52833-B-QIAA off board using an Elnec programmer model BeeProg2, but as the revision B of this MCU comes from the factore with APROTECT ENABLE...
Hello, is it possible to reset the battery evaluation using SW without restarting the resources? Unfortunately, I sometimes have to take power directly from the battery, so...