Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
I have implemented a Peripheral on an PCA10040 based on one of the SDK (v15) examples. When using nrf Connect with a nRF51 dongle I can connect to the peripheral and interact...
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....