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...
I'm looking at designing my own Bluetooth Receiver essentially. Playing music from my phone to a Bluetooth receiver, to output via AUX.
I was looking at the range of MCU...
Hi,
For my all DFU i follow the steps on the Getting started guide , just in the Performing DFU step i use the nrfutil tool for the over USB.
First i tried with the DFU...
Hi team,
Similar to how we have recommendations to use certain pins for low drive, low frequency on the nRF52 series, do we have those recommendations available for the...
nRF connect is not recognizing my nRF9160 board when I try to use the programmer tool. It allow me to select it from 'select device' drop down menu. But then I select it all...
Hi,
I am working with NRF52832 boards where on one board i have loaded Multilink central example, and on the other i have loaded peripheral code with some modifications...
I have merged Light and DFU examples(Light_DFU), and test DFU update both blinky and Light_DFU.
It is always getting ERROR_BUSY (134) while update Light_DFU, but success...
Hi, do you have a schematic / diagram that shows the architecture of the asset tracker application / nRF Cloud?
Does it use MQTT for communication?
Does it use the AWS...
Hi there. I'm developing an NRF52840 project from scratch and wanted to obtain a "good reference" sdkconfig.h . I tried picking one from the examples (the UART example, 'cos...
Hello guys I am using nrf52832 dongle for development and my client has nrf52832 DK at the moment. I have completed my firmware that get ADC values and store data on SD card...
So, we have a problem that the new Samsung S20+ phone is not able to connect to the nRF52833 if extended advertising is enabled (using nRF Connect for Mobile app).
The phone...
Hi,
I am using
nRF52840
SDK 15.3.0
Keil IDE
The soft device is S140
JLinkRTTViewer for debug
I am using app_timer to control the LED On time.
the app_timer...
Hi,
I am using nrf sniffer. I have used both nrf51422 and nrf52832. Here I am facing such kind of issue like. Once I am saving my report in wireshark and starting sniffing...
Dear all,
I'm using nRF52810, I want to achieve low power consumption(<200uA). I have disabled easyDMA. Right now I want to know how to turn on/off uart anytime we wish...