Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
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...
I need to do batch DFU updates, and the pc-ble-driver/nRF Connect Firmware combo is too unreliable for my needs. I would prefer to just use the wireless transciever built...