Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
We are currently using a NRF51 module (HRM1017) for a device in production. We want to migrate to the latest version of NRF51822 and move away from using a module to having...
Hello there,
I'm in doubt which of your various products to choose and integrate into my system.
Let me give you some details about it:
The system is battery...
I have worked with the nRF24L01+ for a couple of days now without getting it to work.
The setup of the chip is done as described below, without any luck of getting a communication...
I am trying to debug communication over SPI to some peripheral to the NRF51822.
I am using the soft device and the bluetooth capabilities, and start the bluetooth stack and...
Hi,
I have paired two 51822 watches on iOS 8 on iPhone 6 plus. I found that when two watches moved far away and move back to the phone. The phone will not connect to either...
Hi Nordic Devs,
For my project, I am looking for couple of tactile SPST (Single Pole Single Throw) switches like this one . Would appreciate any alternatives that are cost...
Hi!
I realize that the paint on this is still drying, but I'm wondering if anyone is seeing the following behavior?
I can run an program based on this API once. When...
I'm developing a custom solution using the nRF51822 CFAC. The nRF518-SDK version 6.1 does not explicitly claim support for the CFAC. Will there be issues using this SDK and...
In my plan I have a rf moudle NRF24l01 , this is not important, so , If you see in figure 1 we have radio masts that send waves in around. we can't accept this. my plan for...
I have a system where any two identical devices need to establish a communication between each other, without any prior knowledge of which is master and which is slave. Currently...
I have the 51822-DK. I was finally successful in uploading the Heart Rate Monitor example application to the chip with the S110 but now it looks like nothing happens. I downloaded...
Hi nordics.
I am trying to do s120 multilink_central example.
However, this example doesn't work well, and I cannot debug central example.
-Environment-
board...
Hello,
I am working on pca100028 and using s130 softdevice(SDK 6.1.0.0.). I am trying to see UART log on pc. But my code get stuck at the following while loop.
void simple_uart_put...
I am using ATmega32s to drive the nRF24L01+ chips and a low dropout 3.3v regulator (TI’s LP2950) to power the nRF from the five volt buss.
Both the transmitter and receiver...