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.
Hello,
The Gazell Pairing User Guide in the infocenter states that the AES ECB block is used for encryption & decryption. However, the product specification document for...
I have an issue with bonding between a PCA10040 running the sample Glucose app and an Acer tablet running Android 7 and nRF Toolbox. I have not seen the problem on a second...
Hello sir,
I am a beginner on NRF52840. I am using Nrfx_spim example for interfacing sensor with NRF Board.
I have done some driver about Reg_read and Reg_write. I tried...
I'm using the basic sdk example of ble_app_hrs_freertos example and created two tasks in it, namely Task1 and Task2. Now I have enabled preemption by setting "configUSE_PREEMPTION...
Hello everyone,
I write datas from my Client to my Server, but I don't really understand where I can retrieve my data on my server.
Is this function allowing to get...
Hi ,
What we want is a accurate ms.
below is what we do 1. Set the prescaler config.prescaler = 31;
2.When I need the Elapsed ms, First ,I get the elapsed rtc counter...
Hello everybody!
All boards below below have nRF52832 chips.
My task now is to develop a set of applications that will support the following scenario:
1) A person...
This question comes from my high-level goal of testing I2C using the SWDIO/SWDCLK pins on the nRF52840 Dongle, so if there are faster ways to experiment with that functionality...
Hi,
I am having hard time understanding the use of "addr_id_peer:1" field in the structure ble_gap_addr_t. Could you please help me understand the usage/significance of...
Hello, Is there any intention to add the the nRF52810 reference design to the Eagle library on github? There are five Eagle design blocks already available on github, except...
Hi,
I encounter error when I debug the nrf52832 DK.
I run the example code "ble_app_uart" provided in the SDK.
Below error shown when I set the break point in any line...
Hi,
I am using an NRF52832 on a custom board and I programmed the Broadcast RX code into the board. I use ANTware as the master with a channel period of 4 and send broadcast...
Hi,
I m using nrf52840 board act as central which will connect to particular device, and discover its primary services and characteristics.I am new to nordic development...
Hello,
In various FreeRTOS config files you define macro INCLUDE_xResumeFromISR. I think this is a typo and you mean INCLUDE_xTaskResumeFromISR.
Cheers, Timo
Greetings,
I am relatively new to compilers and I would like some clarification on compiling C++ projects on Segger Embedded Studio with Nordic's SDK vs. 14.2.
I am use...