Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
It would be nice to be able to provision the KMU of nRF54l15 devices directly from the nRF Connect Programmer Tool. This is currently only possible using the nrfutil command...
Hi: Nordic Team
Environment: - SoftDevice: S332 (SDK16), ANT+ + BLE on nRF52 - Calling ANT APIs from app (e.g., sd_ant_channel_status_get, sd_ant_channel_rx_search_timeout_set...
Hello everyone!
I want to use BLE with the filesystem (FS), but I haven’t found any examples. When I enable BLE advertising, any filesystem operations stop working.
(...
Hello Nordic team,
I'm working with nRF Connect SDK (version 3.1.0) on an nRF54L15 device and using mcumgr for Bluetooth LE firmware updates via the SMP service.
My goal...
Hi,
I'm trying to run the nrf/samples/cellular/at_monitor sample (v3.2.1), but I keep getting this output.
I have two nRF9160 devkits, and they both are giving me this...
Hello,
I'm using the NORA-B106-00B-00 (nRF5340) on a custom PCB board. I can program the board, but there is no output i.e. print statements coming out of the board...
I build contact sensor example (use nrf connect sdk v3.2.1, nrf52840 chip) and try commissioning with apple home kit (use homepod mini), device commissioning succeed but cannot...
Hello! I'm currently working on a circuit design where weight and size are critical factors. Could you please tell me the minimum dimensions and weight of this chip? Thank...
I've made a new project as I had to change some hardware than the previous one.
The code seems fine, but I'm not able to load the libraries in the project.
A red underline...
When an ESD shock to the PCBA causes the nrf52840 to reboot, what reset code should we expect to show up with hwinfo_get_reset_cause()? RESET_BROWNOUT?
Using Zephyr NCS...
Hi! I am trying to use the LE Audio application and one of the samples in it, by including the necessary source files, and Kconfigs in my project. On the network core, I am...
As per the doc , when I use a smartphone (the base version is Android 12) to touch the NFC antenna, I should see a pop-up window:
3.Confirm pairing with ‘Nordic_HIDS_keyboard...
Is it possible to promote my project here: complete Zephyr development environment running solely on Raspberry Pi 4 Bookworm OS? If nothing else it does provide information...
Hi There,
During the transmission and reception performance test, I found that the LE1M's maximum sensitivity was only -92 dBm, while the LE2M's maximum sensitivity was...
Hi,
we have a Gateway board that uses the nRF52832 with the nRF21540.
The firmware running on the nRF52832 is a slightly modified version of the HCI UART sample found...