I developed a BLE application for the nRF52832 using NCS v3.0.0. The application runs correctly when flashed to the nRF52 DK.
However, when flashing the same application...
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...
Hi
1, I was trying to download mkit code to my own PCB. It seem erases and download work well. but the BLE was not broadcasting. May I know how to edit the code of mbed...
I followed the instruction here to write the program to nrf51822 and scan it with nRF UART v2.0 on Android. The nrf51822 can be connected, however, it shows 'Device doesn...
Hello,
the documentation states:
"Get the total number of available application transmission buffers per link in the BLE stack."
What does "link" mean in that context...
Hi,
I'm looking or nr51822 CE and FCC certified modules available in Europe in small quantity (tens of pcs). Do you know of any? I searched Mouser and Farnell but I can't...
Hi,
I am working on my bachelor thesis, where I have multiple sensors in different places attached to a nrf52. Till now I could establish a connection between a phone and...
Hi I've searched a LOT
What I would really love is a productised simple door alarm (like a reed switch) but I cant find one anywhere...
what I was thinking is basically...
I followed a couple guides and set up my programming environment for the nrf51 dongle but having some issues compiling even the blinky example program.
I am currently using...
I would like to know, if it is possible to use flowcode for nordic chips development?
Yesterday I purchased the software development tool Flowcode. There is a complete...
I am new to PCB and embedded devices in general, but I have decided to try to learn :)
I have started looking at parts for my PCB design and wanted to use nRF51822-QFAA...
Dear Nordic developers,
I'm developing multiprotocol application by combining BLE and a proprietary protocol by using timeslots. In my project I need to disable BLE for...
Hi Nordics!
I am trying to merge my hex files.
I followed this post.
devzone.nordicsemi.com/.../
First, I made a .bat file in the \bin folder.
merge_test.bat...
Hi,
i have a bunch of nrf51822 hwid 0024 or 001E.
With softdevice s110 version 7 everything worked fine, but starting with 8, they pretend to work fine (no error codes...
Using the pure-gcc makefiles, at present I only see this for a stack trace in the command line gdb client:
(gdb) bt
#0 0xfffffffe in ?? ()
#1 <signal handler called>...