Hi there,
I'm using /opt/nordic/ncs/v3.3.0/zephyr/samples/bluetooth/channel_sounding/connected_cs/initiator and /opt/nordic/ncs/v3.3.0/zephyr/samples/bluetooth/channel_sounding...
Hey Team! We are developing a radio-heavy BLE application on the nRF SDK version v.3.2.4 where we use the experimential QoS Channel Survey feature. In normal operation, it...
In the nRF Connect SDK v3.3.0 release notes, I noticed that the QoS Channel Survey feature has transitioned from experimental to supported (i.e., production-ready).
From...
Hello, I am working with the following sample project and NRF Connect SDK v3.3.0. (Referenced regarding this topic .) The sample implements DFU with MCUBoot while using the...
Hello Team,
I am trying to test a PDM microphone (MP34DT01‑M MEMS) on the nRF9151 DK using nRF Connect SDK .
So far:
I have successfully tested I2C and I2S DAC audio...
Hi!
I am using MCUBoot and the DFU library to perform a custom firmware update (which is working as expected).
I have a question about the "swap_type" value, which is...
Hi,
I’m working with nRF54L15 (nRF54L15 DK) using NCS v3.0.2 , and I’m facing an issue with ADC channel readings.
I configured the following ADC channels:
AIN3 ...
I am updating my ncs from ncs2.7.0 to 2.9.2. I have a dfu application for which the build targer is nrf52840 and nrf5340. For this reason, I have pm_static files. for some...
I am using SDK version v3.2.1 and trying to put the nRF54L15 DK board into deep sleep using the sys_poweroff () function and wake it up using Button 1 on the DK.
This setup...
I get this error when i try to use FATFS or LittleFS - RAM works though /Users/admin/mass_1/src/main.c: In function 'setup_flash': /opt/nordic/ncs/v2.9.0/nrf/include/flash_map_pm...
Looks like Gazell can't run on nrf52810 with nrf5 SDK :
I don't knnow whether it is possible to create app on it with nrf connect SDK.
I think nrf connect SDK will need...
Hi, I have purchase a circuitdojo_feather_nrf9151 board it has LIS2DH12 and npm1300 on i2c2 i also want to connect SHT40 but facing issue this sensor is not detecting on i2c...
Hey all, I wanted to enable shutdown and standby modes for this chip, but realised that I can not use the layer of zephyr. When i try to CONFIG_PM=y in prj.conf it does not...
I'm using nRF Connect for Desktop on Linux and updated today to v5.3.0.
I have J-Link V9.24a installed and it is available in $PATH. Also it works well with Programmer v4...
Hi,
I'm running the system_off/ sample on v3.2.3 with these settings in prj.conf
And with this overlay file:
However, I can see that there's a high (and in fact...
Hello, I'm building a multi-image project for an nRF9151: a two-stage bootloader (NSIB + MCUboot) plus two independent non-secure app images.
Each app needs to be able to...
I'm using the MCUmgr + MCUboot solution for BLE OTA FW updates (i.e. CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU).
Is there any way to require pairing for firmware updates? I see...
I'm trying to capture a ble connection with nrfutil. What I've done:
- installed nrfutil on my arch based linux machine
- install ble-sniffer
- setup the nRF52840 Dongle...
I am aware from this post https://devzone.nordicsemi.com/f/nordic-q-a/106424/ble-audio-test-app-supporting-both-cis-and-bis t hat the primary LE Audio controller does not...