Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...
Hi,
I am using a NRF58240-dk pca10056 S140.
I have an external SD card device connected which, I am writing live sensor data to then advertising that data over a ble advertisement...