Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
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...
Hi, where is an up to date list of all firmware IDs for use with nrfutil pkg generate? There was a table on https://github.com/NordicSemiconductor/pc-nrfutil but it has been...
Hi,
I want to know that through which nodes is my message getting relayed? I want to know the unicast address of each node that relays the message before it reaches the...
Hi all,
I am testing an application that we collect wifi information from ESP32, then encode in JSON format, then send to cloud server in the 1 minute-interval.
However...
Hi,
In another ticket I've found the following about the Nrf52832.
[quote userid="4556" url="~/f/nordic-q-a/14214/how-much-current-consumption-when-we-use-internal-32k...
I don't know if this is the correct place to ask this or in the VisualGDB forum, so I'm gonna ask in both.
At the end of the compilation process, Visual Studio reports that...
I am working with the nRF52840 DK and was looking for ways to use an alternative clock source for the PDM interface's master clock generator. For instance, would it be possible...
Hello!
I am beating my head against my desk trying to read the local identity / hardware MAC address of my nRF52832 chip (On a Thingy:52) using Zephyr and nRFConnectSDK...
Hi,
We just received a custom board featuring a nRF5340.
We have some strange behaviour on I2C1 (twim1). We have multiple sensors on the bus, and only some of them...
I work with NRF52832. Implemented an application based on the "ble_app_uart" example. Everything is working. I decided to add the saving of configurable parameters to the...
Hi,
We are facing an issue where the application data stored using FDS is erased one in a while after OTA-DFU multiple times.
This issue does not occur all the time...
Hi,
We plan to use nRF52832 to start a new project. According with the customer's requirement, all user's data should be stored with SHA3 with 512 bit deep encryption. ...
I'm trying to piece together a thread awareness script for SES as outlined here: https://studio.segger.com/ide_threads_window.htm
I've got an extremely basic script that...
Greetings,
we are wowing on integrating release assistance into our product to decrease total power consumption by reducing network traffic. In our actual application we...
Hi,
I am trying to run range test on nrf5340 DK and have some trouble with that. I flashed uc with hci_uart from sample folder and tried to run dtm (from nrf connect)...