Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...
Development Environment
S130 / SDK_12.3.0 Central Central NRF51 DONGLE
S130 / SDK_12.3.0 Central Peri NRF51822 + STM32F411
BUART_BAUDRATE_BAUDRATE_Baud115200
...