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,
I have a similar problem to the case: ( devzone.nordicsemi.com/.../having-a-problem-with-preprocessor-options) with not being able to access the preprocessor options...
Hi,
As per the workaround of these errata its mentioned that "This code is already present in the latest sytem_nrf52.c file."
What does the latest mean here? Is there...
Hi,
I have two questions, one regarding nrfjprog and one regarding pynrfjprog:
How do I write content to a specific address of the flash using nrfjprog? Specifically...
I want to build custom commissioner app on nRF52840 DK. But when I'm running:
The error is OT_ERROR_ALREADY. I don't understand why, I am not invoking this method multiple...
I am using the nRF9160dk development board and I could not find a test or example for the internal RTC. could you provide a simple example of using the internal RTC.
Hy,
i get two warnings from my c++-compiler (arm-none-eabi-g++ (GNU Tools for Arm Embedded Processors 7-2017-q4-major) 7.2.1 20170904) if I use the header cmsis_gcc.h in...
Hello
in the thread about NUS connection problems with TimeSync example ported to SDK16.0.0 Sigurd confirms a bug in the timeslot API.
Could you please be more specific...
Hi,
I am using nRF52832, SDK16.0
with SES
Is that nRF52832 have able to send timestamp through BLE. is that hardware able to calculate timestamp
will it act as REAL...
HI
my Version: SDK15.3,ble_app_template,custom board with nrf52832
I'm trying to load device name from fds when initial,
my goal is sending message to my board to change...
For some reason, it seems that I am not able to send any raw data with the BLE radio. I am able to configure the radio and start it successfully. However, the radio never...
Hi,I used Nrf52832 connect BMX055 with i2c, I use sdk nRF52_SDK_11.0.0 example examples\ble_peripheral\ble_app_cscs and add my code to read the BMX055,but when it work a short...
Hi Nordic,
i have a question regarding the emBuild.exe tool and the optimization level it will use during building a hex file. I'am using the following command combination...
Hello,
How can I determine the current consumption of Bluetooth 5 use nrf52832 soc with transmission at -4 dm when in the datasheet mentioned only the current consumption...
Hi,
I've just got an Arduino Nano 33 BLE with the NRF52480 chip on it.
I've been trying to manage the Pin configuration by setting the register values through the Arduino...