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 can not connect to one of my beacons, i need to reset its config, but HW way.
Can i reset it somehow?
It is nRF 51822 based, sensoro 4AA. I asked sensoro 3 days ago...
Hi Nordic guys,
we are using uart for communication with another MCU and flow control is used.
Beside the uart communication itself we have out of band signals (on gpio...
Dear Nordic.
I have used to nrf51822 custom device. I confused it because of Uart RX data.
The master device sends blow raw data to client device(nrf51822 custom device...
I'm trying to compile a program on mbed for a BLE Nano, which uses the nRF51822. I've included the nRF51822 library by Team Nordic that's listed on mbed's library wizard and...
Hello
i am trying to upgrade from sdk 9 to sdk 10 .zip version but after installing when i open some examples it asking me to install arm cmsis 4.5. pack and device family...
Hi can anyone guide me in configuring the peripherals of nrf51822 before putting the chip into sleep? For example, timer, i/o pins, etc... which is not needed to reduce the...
Hello, please help me to find nRF52 datasheet, in which are recommended WLCSP footprint, and of course schematic drawing of this module. In your Dev Zone I found only QFN...
Hi,
I'm wondering what speed the NRF52832 radio is clocked at internally. is it the main 64MHz clock or 16MHz like the NRF51?
The reason I'm asking is that I would like...
I'm using nrf51 with 16kb memory
I know that there is a region for softdevice, region for the bootlader and region for the app code and a free region
my questions :...
Hi Nordic support,
I'm pretty new to BLE and I have a system based on the UART example.
On the nRF51-DK, a modified BLE UART Peripheral example using SDK 10.0.0....
Hello,
I am working on S110 v8.0 softdevice and SDK9.0 and need to implement whitelist in our application. I am referring to the ble_app_hids_keyboard example project....
I'm attempting to download and install nRF51 SDK from here:
developer.nordicsemi.com/
Note: The links are ABOVE the masthead of the page (very poor layout!)
I...
Hi everybody,
Here are some related questions based on the same bug :
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I build a test application...
Say, for example, I have a BLE peripheral programmed with S110 on nRF51822. When an Android app connects to it as a BLE GAP central(and becomes GATT client), can any data...
I am trying to get the Device Format Update tutorial to go, but run into a problem while I am programming the using the nrfjprog routine, and the programmer aborts without...