Testing with NCS 3.0.1 and nRF54L15-DK. I would like my devices to be able to work as channel sounding initiator as well as reflector role. In my own code I have integrated...
Are there any samples for proprietary radio based on connect SDK?
https://www.nordicsemi.com/Products/Wireless/2-4-GHz-proprietary
I am not interested in gazelle and wanted...
Dears,
I have tried to install the nRF connect SW package on a Windows 7 32 bit system (different versions) but was not able to get the applications running. When installing...
Hi everyone, I'm working on a project with Zephyr (v2.9.1) and I'm facing a compilation issue related to managing two SPI devices on different buses ( spi0 and spi2 ).
In...
Hello, I'm running an example of channel sounding using nRF54L15.
The build is fine, but the following error occurs during flash.
Python is using 3.12.4 version. As you...
Hello,
I'm here again because this time I need to autoconfigure (configuring from inside program, no use of any nrf app) heartbeat destination node and source node.
For...
Hello everyone,
I would like to update my advertising data on the fly but actually it doesn't work. Some posts talk about this behaviour but no real answers.
Here's my...
Hi everyone.
In our products I am using the dfu bootloader included in the SDK 10 with very minor modifications affecting only what is advertised. Within the bootloader...
Hello!
I am trying to implement the Cycling Power from https://devzone.nordicsemi.com/f/nordic-q-a/9169/cycling-power-service-0x1818
Please, could you show how we need...
Sorry I am reposting this issue as by mistake I closed my previous question.
Hi, I have following issue and need some help. I am using SEGGER Embedded studio for ARM Release...
I used the command
nrfjprog -f NRF52 --program light_switch_proxy_client_nrf52832_xxAA_s132_6.0.0.hex –-chiperase
to programm the nrf52832 board and get the below...
Hello,
I found the strange phenomena on nRF52832.
By using the SAADC, I have some noise on ADC Data only at a certain temperature range.
Temperature range is depend...
Without FreeRTOS usbd working normaly with config:
#define NRF_SDH_DISPATCH_MODEL 0 #define APP_SCHEDULER_ENABLED 1
But with FreeRTOS need use
#define NRF_SDH_DISPATCH_MODEL...
I'm upgrading a client project from SDK 14.2 to SDK 15, and running into some undefined symbols in ble_dfu_unbonded.c:
Error[Pe020]: identifier "nrf_dfu_set_adv_name_svci_async_t...
Hi,
I'm trying to use the pc_ble_driver_py framework and an NRF51/52 dongle to connect to a BLE device. The BLE device in question has some custom defined services for operation...
Hi all, I'm currently building a bootloader suitable for Dual Channel DFU and SD132. It is on nrf52832, currently on PCA10040, using SDK 14.0.0.
Although the linker script...
Hi all. I try to configure QSPI example to work with w25q64fv flash. I connected all pins from flash to same pins on nRF as on PCA10056 DK board. After all i have "Data inconsistent...
Looking at the code in SDK 15.0.0 I think app timer library will be reinitialized. Is there a way by which I can check it the library is already initialized and initialize...
Just installed Mac v. 2.4.0 of nRF Connect, and the "Start Scan" button is disabled. Here's the log:
2018-07-05T13:43:15.834Z INFO Application data folder: /Users/rob/Library...
Hello,
I am developing on the nRF51 and soft device version 8.0.0.
I have created a new service that has a 128-bit UUID that is based on the base UUID: 00000000-0000...