Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
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...
Hi,
I'm using Nrf52840 to connect to a Mobile via BLE.
I'm advertising to start connection, and after bonding, I can start advertising with whitelist in order to connect...
When adding this line to codes from an article here control reaches
Example used is ble_app_hrs_pca10056_s140 on nrfDK2 , sdk 17
==================added to advertising_init...
Hi,
I'm trying to use Thingy91 as a gateway for collecting data through BLE (from other thingy52s) and send it to Azure IoT Hub using LTE, but the current sample code only...
Archlinux
Visual Studio Code: Version: 1.58.0-insider
nRF Connect: v2021.9.98
I installed the "nRF Connect" extension in vscode, and went to look into a problem I was...
Hi,
I'm currently testing LPCOMP with one of our nRF5340DK boards.
The power consumption of the LPCOMP seems way too big (around 140µA) once enabled with this conf...
Dear Nordic Engineer
Our customer uses NRF52832 to develop a computer remote control pen. They are based on the keyboard example in the 15.3.0 SDK. Now they encounter some...
I have a working (hand-wired) prototype that connects to the internet without any problem.
Now I have made a PCB to replicate the same thing and loaded the same software...
Hi, I do have a PCA10040 board, I'm using the examples from Nordic. On the DFU example for SDK 12 I have pressed button 4 and RESET the board to active BOOT . I’m testing...
Hi,
S112/S113 is currently the only supported SoftDevice on nRF52805 and doesn't support Central (Only Peripheral). Is there a plan to enable S132, SoftDevice Central are...
Hi,
I have nRF52840 DK boards.
This is rather an informational question for my benefits.
In post: https://devzone.nordicsemi.com/f/nordic-q-a/9315/nrf52-802-15-4
...
Hi,
I’m developing a BLE joystick with nrf52832 with a PCA10040 board
To make the development simple I’m using 16 input Buttons and 2 analog inputs with 8 bits each. ...
Hi,
We have a product that is based on 2 SDKs : SDK 14 and SDK 15. SDK 15 covers nrf52840 builds and SDK 14 covers nrf52832 builds. I know this is not perfect setup but...
Hi,
We are using SDK13 and nrf52832.
I will use BLE security mode 1 level 4.
It is in progress referring to "ble_app_multirole_lesc".
How do you check "App completes...
Hi,
I have VSCode and Segger Ozone installed along with the nRF Connect SDK (v1.7) and the nRF Connect Extension for VSCode. I can successfully build example projects and...
Hi,
I am new and just starting out. I am using a nRF51822. I downloaded SEGGER and the nRF sdk (nRF5_SDK_17.1.0_ddde560), but I can not find nRF51822 in the config folder...