Does Zephyr support automatic reconnection of the Wi-Fi if a connection is lost? I can't find any documentation on this, or code examples. It seems like every example connects...
We're building a prototype board which uses the nRF52833 and want to tune the RF components. The radio_test sample in SDK 3.0.0 doesn't seem to support the nRF52833 SoC. Is...
Hi, I tried to migrate my project from nRF Connect SDK v2.5.3 to v2.9.0, switching to sysbuild and creating my own board definition instead of using a overlay file.
I decided...
I'm hitting a wall with implementing nRF7002 + nRF52840 without Zephyr.
I've worked with nRF52's for about 8 years now and on about 30+ products, all using the original...
Hi
I've recently switched to NCS v3.0.0 because it now has TDM peripheral support for nRF54H20, however since there is no specific examples to use TDM, I've used I2S example...
Hi Nordic Team,
I am using NCS v3.0.0. I have added tamper detection under the General Diagnostics cluster (0x0033) and update the ActiveHardwareFaults attribute (0x0005...
Hello,
I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect...
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...