I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
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...