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 there,
we are currently designing an NFC antenna for our product based on the NRF52840.
The integration guide out of the spec is pretty comprehensive (see below)...
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...