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...
nRF52840 DKs with SDK 17.0.2, SoftDevice 7.2.0
The resources on this are starting to get a little scattered and possibly outdated. My long range use case is non-scannable...
Hi,
I have added Calendar example application on top of nRF5_SDK_17.0.0_9d13099\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay example code and...
HI.
I searched this one, but I could not find clearly answer.
I want to set BLE Security mode 1, level 1.
I know there is Security mode 1,2, level 1~4.
but on code...
The nRF52840 DK is the recommend development kit, it emulates the nRF52811, and can be used as a starting point for development before moving over to a custom board. Please...
Hi team,
Please help to check if nRF52840 is qualified for ZigBee Smart Energy 1.x protocol, according to customer, seems ZigBee 3.0 is not supporting that yet.
Thanks...
Hi!
If I wanted to use the Nordic Mesh SDK to create a Bluetooth Mesh System, would I have the option to make it closed, so only my dedicated application could provision...
I see that in zephyr main line there are 2 examples:
direction_finding_connectionless_tx
direction_finding_connectionless_rx.
And that:
https://github.com/nrfconnect...
Dear Nordic engineers
I encountered a problem while debugging NRF5_SDK 17.0.2.
I added BAS and IBS services to the “ble_app_uart” program, and everything went smoothly...
Hi,
I am currently working on programming a bootloader on to my nrf52840 DK. The bootloader will be able to do DFUs via SPI. I am using SDK 15.2.0. I also want to be able...
Hello. I've recently made a custom BLE service app based on the SDK. Now, the BLE initialization function in the design returns app: ERROR 3735928559 [Unknown error code]...
hello,
I am trying to use the example LEDBlink.c project of embOS for Cortex-M and SEGGER Embedded Studio on nRF52840.
I got this error when I try to build the project...
Hi,
For my one of project, I have to design PCB having size 15 mm x 10mm, is it possible in such small PCB.
if you have any reference design and PCB design guide kindly...
I'm using SDK 16.0, Soft device 340 v6.1.1, chip nRF52833. Currently no bootloader loaded, but I do use the secure bootloader with light mods. BLE stack and ANT stack are...
Hello,
I'm trying to use the nRF5340 and got some trouble with the nRF Connect SDK (installed from nRF Connect and working with SES).
Working on the development kit (nRF5340...
All,
I recently acquired a BBC Microbit and have been having a play with trying to setup a development environment using the Segger Embedded Studio and the Nordic 12.2...