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...
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.
...
If you remove power from the beacon right around the time when the LED is going to start flashing to indicate power on, and do that a number of times you will see it will...
I successfully ran the asset tracker with the 9160DK and am able to receive all data correctly, certificates seem to be working, and everything works as mentioned in the asset...
Hello,
We have a large application using ESB to communicate between many nRF52840 devices. All devices are using firmware with SDK 17.0.2. These devices often switch from...
Hi,
I am using nrf52832 DK.
SDK 17.0.2 softdevice S132.
I am using freertos and running nrf52832 as a peripheral.
I want to put nrf52832 in sleep mode.
I am new...
Hello,
I am migrating code from nrf5_SDK_17.0.2 to nrf connect sdk v1.6.1. The board i am using is nrf52dk(nrf52832) connected with adafruit LSM6DSO.
Everything works...
Hi,
How can a specific folder structure can be realized in an SDK project.?
We want to create some folders and follow folder structure in nCS example and develop our...
Hi,
I am currently working on buttonless DFU for my application and I encountered a problem when I generated the .zip file.
In this line
--sd-req, in this case...
I wanted to send 'zdo mgmt_lqi 0x0000' through the serial port to get the 16-bit short address of the ZigBee terminal device, but I found that I did not return the value for...
Hi,
We are planning a product with BLE mesh capability using nRF52840 and a few sensors. The system power is from 2 AA batteries. We have 2 configurations in terms of power...
1) I am connecting dongle to laptop and selecting the device in nRF Connect App 2) Selected recently generated .hex File for example BLE application code 3) nRF52840 Dongle...
Hello,
we have a system utilizing a nrf52840, running a S140 softdevice and nRF5 SDK v15.0.0. We are already on the market and currently do only support android. Till...
hi,i have met some strange problem about inv-esb
i send 21 length packets in peripheral(i use rx as peripheral,use tx ascenter),but ireceive 0 length packets in center....
Hello, how do I configure the prj.conf file and the overlay file and how do I read the AIN7 analog input (P0.31) of the nRF52832. It is the first time that I use the micro...