Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Been trying to code the nRF52805-CAAA-R7. The problem is that the IC is not getting detected for programming using nrf connect. Is this the problem because of WLSCP package...
when setting the fetching code this type of output is coming i.e board is resetting continuously and also Iam taken the lsm6dsv16x drivers from browser
I'm planning to replace some parts of my circuit with nPM1300. Heres my existing circuit. USB micro -->> lithium ion charging chip---->> Battery--->> Mosfet switch with push...
Hello
I have a project, where I need to have NUS-BLE with firmware update functionality and openthread.
BLE and NUS config:
FOTA config is:
Thread config is: ...
I'm struggling with SDKConnect and the device tree stuff... and finding it hard to get good examples or docs TBH
So, I have the sample dts files for the nRF5340DK, which...
Hello, I have a problem with the bluetooth connection to a Samsung s21. It connects for like two seconds and then disconnects immediately. Then tries to establish a new connection...
In build configuration i need to select nordic board . i have been using fanstel bt840 use nRF52840 QIAA, ARM Cortex M4F, 64 MHz . what board i have to select in this ? or...
Hi I am trying to interface QSPI with NRF5340 dk board. I am getting build errors. I have used SPI-FLASH sample and it was working fine and I am trying to change the SPI-FLASH...
Hi,
in the new version of nrfx there is a function (nrfx _uarte _rx _new _data _check ( &uarte _instance ) , and how to get a similar result for the older version of nrfx...
We are working on a project, with a working secure buttonless bootloader that works flawlessly. However I recently made it with bonds, and it works with all of the devices...
I'm experimenting with the Bluetooth Throughput sample in NCS v2.6.1. As I increase the distances between devices, I see strange gaps in the transmission from the Central...
Hi,
We are working on integrating nRF-Mesh-Library (iOS and Android) sdk into our app for mesh networking, it should support identifynode, provision, add app key and add...
I found a similar thread, but it did not solve the problem. When CDC-ACM is enabled in Device Tree, the dfu-util application cannot find the USB port. The Bootloader started...
Hi everyone
I am using nrf52840 costume board. and using NUS ( Nordic Uart Service ) as the basic start sample.
My desire:
1. UART0 and UART1 work in async mode with...
If I enter the prj.conf settings according to the lesson text then the firmware crashes with different provisioning functions from the smartphone app such as forgetting a...