Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
We have implemented the delta modem firmware update and are running a test of that procedure as part of our CI pipeline. The test uses the files
mfw_nrf9160_update_from_x...
Hi,
I am following below link for DFU-BLE. am able to complete that. but my question is
1.who is handling the data coming from,
2.how many chunks it is reading ,
3...
The BLE core specification states that using advertising extensions, the total host advertising data that can be advertised is 1650 bytes. This is achieved through fragmentation...
I am having problem binding a SPI device LSM6DSO. Stepping through the code and found z_device_is_ready() return false because dev->state->init_res NOT equal to 0 bool z_device_is_ready...
Dear Nordic engineers
I ask a question about LLPM some time ago and I accidentally closed the discussion.Now there is a new follow up.
devzone.nordicsemi.com/.../llpm...
Issue tracking in GitHub seems disabled for https://github.com/nrfconnect/sdk-nrf
Where can i report bugs for the nrf connect sdk v1.9.1?
For instance i just started with...
In the "ble_app_uart" in the ble_peripheral showing the error?
error is -
Building ‘ble_app_uart_pca10040_s132’ from solution ‘ble_app_uart_pca10040_s132’ in configuration...
I´m trying to add Xiao BLE (nRF52840) to the nRF Connect SDK. Here is the configuration part for the flash that I use in the device tree file:
To simplify the configuration...
Hi,
We have an application based on BLE_UART TXing sensor data.
Most of our sensors are read through PPI with minimal code interaction (except for packet counters etc...
Hi, I’m trying to program my nrf52840 dongle. I did have followed the steps from the nrf52840 programming tutorial, but I have some issues.
I’m trying to write the USB CDC...
Hi,
I'm using nRF52810 with SDK 17.02.
When I don't download bootloader my application worked normally. After I downloaded bootloader, there logging NRF_ERROR_SVC_HANDLER_MISSING...
The main loop in our nRF9160 (NCS v1.8.0) is a typical main loop with semaphore following https://docs.zephyrproject.org/latest/kernel/services/threads/system_threads.html...
Hi,
I am trying to bring the nrf52 in sleep mode for 12 hours and broadcasting mode for other 12 hours. The idea behind it is to save the battery for longer life. What...
Hi,
I am testing NRF CTS and ANCS examples using iOS 14.7 (iPhone 6s) and 14.8(iPhone 10) and Zephyr 1.9.1. The peripheral (target) is a custom wearable running on nrf52840...
Hi team,
Our customer is working on a sensor related project targeting to use nRF9160-SICA, since their sensor will be placed in some places with high humidity and full...