Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
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...