I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
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...