Hi,
We have onboarded several hundred nrRF9151 devices using the nRF Cloud "bulk onboard" UI (preconnect onboarding using device_credentials_installer.py ). Generally, this...
Hi,
We have onboarded several hundred nrRF9151 devices using the nRF Cloud "bulk onboard" UI (preconnect onboarding using device_credentials_installer.py ). Generally, this...
Hi there,
I would like to add some extra data to mesh-nodes, when not provisioned -- with ble_advdata_manuf_data_t usage. What is the best way to do it and where?
And...
Hi there,
I would like to add some extra data to mesh-nodes, when not provisioned -- with ble_advdata_manuf_data_t usage. What is the best way to do it and where?
And...
Hi there,
I would like to add some extra data to mesh-nodes, when not provisioned -- with ble_advdata_manuf_data_t usage. What is the best way to do it and where?
And...
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...