to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hello,
I need assistance with managing the Bluetooth connection between a smartphone (both Android and iOS) and my device, which functions as a keyboard and mouse (via touchpad...
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...