Hi, my code will return ATT error code: 0x0E cyclically
I have check some tickets and try to update my central device to
Hoever, it still cannot, the error is like...
Hi,
I have designed a custom board, and I cannot get coexistence interface to work reliably. I don't get any errors, but I'm not able to connect to my board with BLE. WiFi...
Hi
Does the nrf-sw-pwm driver work on the nrf54l15. I am porting code form the nrf52840.
My output does not toggel, 0% and 100% does work but noting else.
Dear Nordic Engineering Team,
I am currently developing a wireless ECG acquisition system based on the ADS1298 analog front end (AFE), the nRF5340 SoC, and the nRF7002 Wi...
Hi,
I believe 2M and 1M are OK to adjust, however, long range code added the extended advertisment, I am curious whether I can update these three PHY all together.
Thank...
Hi,
I was wondering if the newest sample available in NCS3.0.1 is already capable of holding multi connections. Otherwise, for this little time that is present i will...
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...