Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
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....