Dear forum, I am testing out the radio on the nrf5340 using two evaluation board connected to a SES setup, but the receiving board only gets garbage and the checksum is never...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi Nordic Team,
We are using the MIMXRT1050-EVK as the host and the nRF7002EK as the Wi-Fi module with an SPI connection. However, we are encountering frequent errors that...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello,
I am preparing a driver for the SAADC of nRF52832; I have to acquire data from five channels; consequently - in a scanning mode.
However, what I observed is that...
Hello,
I need to read SAADC input pin of nRF52832 that is multiplexed and wonder what the optimal strategy is to implement that.
Especially: setting a ppi channel so that...
Target - NRF52832 populated on a custom PCB using SDK 14.0.0 and s132 5.0
Background - end device will be used to send logged IMU data to the cloud via a smart device,...
Hi,
This is my first post here. I hope I will follow the structure of a good question.
I want to have a sequence of defined duty cycles (let's say 4 values). The aim...
serial-rtt.zip I'm having trouble debugging SDK14.1.0 example serial using NRF_LOG with NRF_LOG_BACKEND_RTT_ENABLED using the NRF52 DK, PCA10040.
With NRF_LOG_ENABLED set...
Situation: Trying to upgrade previous versions of the SD and BL (V3.0.0) to (V5.0.0)
Problem: device power cycles after a new application is flashed to the device into the...
I have successfully managed to communicate back and forth ( message ,Temp and Humidity data) between Two Arduino Nano using NRF24L01 module. However when I am trying to receive...
Hello All,
I'm using nRF52810 with SDK 14.1 base on ble_app_uart example. where i am continously receiving the GPS data via UART i changed the uart pin configuration as...
dear nordic employee:
I want to use the PPK measure my hardware
I set as the 《PPK_User_Guide_v1.1》 says,and the led1 is ok
but the ppk cannot work well
the details like...
Hello! Is it possible to subcribe on more then one characteristic (which support NOTIFY) on nRF52832 (in Central role)?
I check it in nRF Connect app, it's working, so probably...
Hi,i use SDK13.1 and nRF52840.I keep the DFU_APP_DATA_RESERVED equal to the FDS_VIRTUAL_PAGES.When i change the pages of them to 200,OTA was broken off when starting DFU.When...
SDK13, S132, nRF52832.
I use whitelist and bond peripherails. But after bonded 20 pcs of peripherials, I can work with only first 8 bonded.
Which parameters should change...
I’m trying to create a nRF8001 device without the need for any keys, because the device will be inaccessible in mounted condition. Additionally the connection must be secured...
I am utilizing the nRF52832 with softdevice S332 with both ANT and BLE enabled (no peer manager). When I set the ANT search for a channel to use ANT_WAVEFORM_FAST it causes...
Hi,
I am trying to use fds file system to save some data in flash,
when using the example code of sdk 14.0.1, it is not normally operated,
NRF_ERROR_INVALID_PARAM error...