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...
I use master emulator API and I developed a application starting from NRF-usart example.If I send a indication packet from server(nrf51822 beacon-wich use s110 ) to client...
I have created customized services according to nAN36 Document. Everything is fine and it is advertising perfectly.
But issue is I don't have any Android APP for same services...
Hi :
i want advertise mac address out.but i can't scan advertising massage after revising the advertising setting.and my device name length is 24 bytes.so it is better...
Hi,
I wanted to test the Multilink peripheral from SDK 9 with S130. After flashinh App and SD to PCA10028. The device is advertising and everything is normal. After 3 minutes...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
Hello,
I've heard that the pstorage class is to be rewritten from scratch. Any timeframe on this and what's planned for the implementation? Will it do wear leveling, easier...
Hi,
I have problem while jumping to another application (address) in flash code region.
I placed first app at 0x00000000 address and the second at 0x00002800 what I...
Hi,
I'm having a hard time trying to share the bonding information with the bootloader. I'm using the method explained here infocenter.nordicsemi.com/.../bledfu_application...
Hi,
I'm trying to start advertising in gpiote interrupt. I have modified ble_hrs_demo code. I'm suing nrf51-dk with SDK9 and S110. Here are my code snippets(they are not...
I am working on my app and I need to combine the data from the main adv data event with the one from the scan response; in my setup one contains the full name of the device...
Hello,
We are currently writing the spécifications of a new device with a Nordic nRF51822. We have some questions concerning ANCS :
1/ Do we need to add Apple co processor...
Hello,
I have a collegues Macbook here that constantly connects to my mesh. Has this behaviour changed with the newest version of OSX? Has anybody noticed? I am advertising...
Hello Forum,
I have purchased an nRF52 Preview Development Kit and has successfully tested the blinky and the Hart Rate Simulator.
The document "Product Brief" from Nordic...