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...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
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...