Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
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....