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...
SDK: NCS 2.0.0
Based on: Peripheral LBS example
Central: Mobile (iPhone)
Peripheral: nRF5340
IDE: VS Code
Hi Everyone,
I am porting an existing project based...
Hello All,
We are intending to start a new project using nRF52840 SOC, for the same i decided to work with nRF connect SDK as it is recommended by nordic,
I am new to...
When connecting to AWS IOT the Asset Tracker V2 uses MQTT to AWS-IOT. This is TLS 1.2 from what I understand. We are using the 1.8 skd / 1.3.1 modem firmware.
We have...
Hi everyone
We have developed a smartwatch with a nrf9160 chip. We have used nrf Connect SDK 1.2 for the development process.
Now we want to migrate our project to nrf...
Hello there,
I am using the peripheral/radio/transmitter and receiver example in SDK17
But I am only able to transmit 2 bytes. I want to transmit like 8 or 9 bytes...
Hi,
I am testing FOTA function using sample "http_update/application_update" on NRF9160DK.
But found that the system boot stuck at
I had tested this sample with...
HI
I am using this sequence functions in my main loop for low current consumption
__SEV(); __WFE(); __WFE();
normally I have 13mA in my application when I am using...
nrf5-sdk v16.0.0
If you use the nrf_ble_scan module to try and connect to a peripheral that emits both connectable and non-connectable advertising packets, the module does...
Hello !
From PS it is not always clear what RADIO registers/fields are relevant for Ieee802154_250Kbit radio mode and must be initialized.
For example CRCINC ?
On "Figure...
Hi team,
I'm making BT low power keyboard using nRF52832 DV kit and with Zephyr RTOS. For this which IDE is best OR comfortable?
But I'm not getting example code if anyone...
I am programming an external device with the same code loaded onto the nRF5 DK. The sample works on the DK, It broadcasts and I can connect. However, when I program an external...
Hello. During development with the nrf52832 on the nRF52DK I've encountered a problem regarding the flash operations. When I try to perform a sd_flash_write operation, but...
Hello,
Our board consists of an STM32 microcontroller as the main core and an nRF52 as the BLE module.
In fact, we have older products on the market that support DFU...
Following up on https://devzone.nordicsemi.com/f/nordic-q-a/86119/some-zb_zcl_cluster_id_diagnostics-zigbee-attributes-do-not-return-values
It looks like this was fixed...