I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
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...