I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
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...
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...