I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
why doesn't the mesh chat example work on nrf5340?
I know it's not included in the list of supported platforms, but I'm trying to figure out why.
I can compile and upload...
Hi,
I've noticed that when I'm not initialize BLE stack, I have a failure in nrf_sdh_soc_evts_poll function (NRF_ERROR_NOT_FOUND).
Can you please explain what is the reason...
Hello:
nrf_pwr_mngt_run() doesn't always work on my custom board. About 1 time in 3, in code (I'm running in debug mode and using RTT) spits out
ERROR 3735928559 [Unknown...
Hi. I flash a board with NRF51822 via SWD pads, and that way the push button is inaccessible, and I need to press it to test various functions. Push button is on 28 bit and...
Hello,
I am using the n RF Connect SDK v1.5.1 and using the Zigbee Projects.
I wanted to know if and how to change the default stack profile of the Zigbee App. The following...
Hi! I am trying to interface the CCS811 with the nRF91-DK. For this purpose I am using nrf-sdk 1.6.0 and "ccs811" sample from zephyr. I created a nrf9160dk_nrf9160ns.overlay...
Hello,
I developed a code for nRF52840 Dongle to publish data on mqtt-sn topics (I'm currently using Nordic SDK for Thread and Zigbee). I need to know what are the limitations...
I'm working from the https://github.com/Martinsbl/nrf5-mpu-examples/tree/sdk13/nrf52-mpu-easydma-using-gpiote-and-registers example and the DMA portion is working splendidly...
I am trying to build the nRF Connect SDK project "at_client" that is provided with the IDE. I also tried the asset_tracker project with a similiar result.
This is my first...
i use a thread to save fil like below ,and find can not save file in sd card ,sd card SPI test ok . before enter in loop. close fil and reset system can save fil in sd card...
The first bug : I believe that the target level argument for the definition of the transition callback should be of type int16_t instead of the unsigned version since it is...
I'm trying to add a sensor driver to my project based off of Zephyr's sensor driver for adxl372. I can't figure out how to get the Kconfig file in that sensor folder to show...
Hi Nordic team,
I'm struggling with an issue where my chip wakes immediately after calling sd_app_evt_wait() - specifically if I call app_timer_start() before the wait for...
Hello, We are looking for production automated current measurement using your product Power Profiler Kit II. Is it possible to interface product using serial/commandline/python...
I wonder if anyone else has seen this issue. There are a few posts that seem to point to using nrfjprog to restore the board, albeit for nRF52. But nothing I have tried allows...