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...
Dear Nordic,
We are trying to figure out the difference between the working/feature set of nRF_crypto file and mbedtls.
Which one is better and why?
Ambimat
Hello,
I wanted to ask which uart library we have to use in SDK16 and which configuration to have a LOW POWER UART
We are in development phase on the devkit PCA10040 and...
Hi guys,
So i have some Nordic DK board including some dongles, NRF52840 DK, NRF52833 DK running with Zigbee and thread SKD 4.1.0 and make a mesh out of them. But I have...
Hi,
I have to control 16 pin output pins based on the 16 pin interrupt.
Is it possible to have 16 pins interrupt in nrf52840 . Pin change interrupt
when i config
...
I use SDK 15.3, nrf52840.
https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/setting-up-the-timeslot-api
Normal use most of the...
We are developing a new product that requires extremely low power consumption with a target to run advertising intervals of between 2 to 10 seconds.
We are using the nRF52805...
Hello everybody, My nRF9160 simply does not connect, I already followed all the instructions that come in the quick guide, I successfully registered the SIM card in the nRF...
I am using nrf52832_xxaa with SDK v16.0. I have a requirement to write into UICR register use seggger but I don't see any sample for that. Is it possible? If yes, please provide...
Shalom!
I am getting with the nRF9160, BSD TCP sockets, a connect() errno=116 after disconnecting and closing a previous TCP connection.
I have two TCP servers with the...
Hi eveyone!!
Im new to BLE, I have tested the ATT_MTU example and it has worked perfectly but I'd like to implement it for one client and two servers. I've already made...
Hi everyone,
We are designing boards using the nrf52832 microcontroller and using the nrf52dk as a design reference. In the BOM for the nef52dk board we noted HS crystal...
HI
My program will enter this error after about three minutes of operation. The above file is log output,from the log this is caused by Timer,but I don't know how to fix...