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...
Basically, it can be divided into two cases
Reading/sampling TX pin of the sensor (since usually nothing is sended back)
Send/Read possibility - in case of range switching...
Hi all, today I was working properly and, in a second my nRF52382 (I use SD s132 V3.0 without bootloader, and SDK 12.2) is "disappeared". I googled and I've found some cases...
I am using nrf51822 with 16k RAM chip, xAA.
I followed the procedures...but I don't know what is wrong with it..
Program secure bootloader with S130 (2.0.0), SDK...
Hello,
I am trying to use the new nRF Connect 2 for Desktop. After installation, the app gets stuck and doesn't show any GUI. Investigating the network shows that the app...
I have been setting up systems to develop nRF52 code for the better part of two years. Maybe I am getting forgetful in my old age, but I can't seem to get it working this...
Hi.
I am looking for appropriate 2.4Ghz Nordic RF chipset.
I have studied 2.4Ghz chipset. but so clearly show about
1:n audio streaming (mono or studio)
exactly what we...
Hi, we are using nrf51822 xxAB based module and would like to understand which SD/SDK combination is best to use in terms of memory usage. We have developed original firmware...
I'm in the process of migrating from SDK11 to SDK13. I have a custom UUID with 3 characteristics (2 notify chars for data and 1 r/w for sending commands), based off HRS and...
Using SDK 12.1.0
I2C with SoftDevice works on PCA10040 Eval Board with nRF52832 but
hangs in the nrf_drv_twi_enable function with TY module EBSGCNZWY which is an
nRF51822...
Attached program has 4 characteristics
UUID_VLEN1 - VLOC_STACK, no rd_auth or wr_auth - value can be read after written
UUID_VLEN2 - VLOC_USER, no rd_auth...
Hi guys,
I'm receiving the following errors whilst trying to setup to the Crypto library on nRF52:
............\components\libraries\svc\nrf_svc_function.h(72): error...
#problem
Not work ble sample code with s130 softdevice on nrf51822 module.
I just want to advertise by sample code.LED test with s130 is work well.
#Environment
...
Hi,
when looking at nrf_drv_i2s.c in SDK v13.0.0, the description of nrf_drv_i2s_start() states that the parameter buffer_size is Size of the buffers (in 32-bit words)...
Hi
Following the cloud guide at Thingy:52 apps, I applied an account at IFTTT.
Then, it's true I can see current temperature, pressure and button status at Feature Info...