Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hello !
1. Do you have examples for nRF52840 what is demonstrate encryption/decryption packets on the fly as it explained in PS chapter 6.4 ?
2. What about examples for...
I have a Jtrace which I use over ethernet.
Running nrfjprog shows:
nrfjprog -f nrf52 --eraseall ERROR: No debuggers were discovered. NOTE: For additional output, try running...
hello, im using nRF52840, pca10056, I was using the example ble uart from examples\peripheral\uart im planning on replacing the use of "putty" PC application with a program...
Hello, i did my own custom board with a nrf52805 and now I did one custom first she is working fine so I decided to do the same but I can't see my device in nrf connect app...
Based on the "system_off" example, I intend to use the RTC to wake the device up (a NRF52840) periodically every minute.
I setup the RTC with LFCLK (32KHz) to trigger a...
software: ncs v1.8.0
hardware: my test nrf52833 board, with 9 antennas.
I do experiment like this:
aoa rx: in "nrf52833dk_nrf52833.overlay" file, I set " dfe-antenna...
Hello,
I am trying UDP sample with a local SIM (Orange) to check eDRX settings following this ticket .
Carrier said i should set an APN. This was not needed with 1NCE...
I try the new save to CSV feature in v3.4 power profiler.
I try to save all, but it says 0MB.
The sample rate is 100ksps, and duration is 301 seconds, but would result...
Hi, I have the following code in main.c:
If I initialize the beacon advertising first, which is the shown configuration, I get fatal error code 8 out of ble_advertising_start...
I have recently updated the SDK for my application from version 13.0.0 to 17.1.0, everything seems to be in order except for this function in nrf_drv_twi.c called twi_clear_bus...
the updated version of nRF connect v3.8 , for desktop , app - programmer doesnt recognize the device . i downgraded to 3.3v this version selects my device .
Hello,
I have developed a Thread network based on SDK for Thread & Zigbee v.4.1.0 and OTBR image provided by Nordic. I recently upgraded my OTBR from a Raspberry Pi 3B+...
Hi, I have added libuarte example in-app template and sent data from Arduino to nRF52840 successfully. But after receiving some data and I am getting the following error....
Hi,
I use nrf5340 and have issue with i2c large buffer send: In order to flash page to bootloader with my application:
I defined
I defined static array with size...