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...
Hello,
Our project is based on the "ble_app_template" example with added BLE custom profile.
We have been developing our software on the u-blox "BMD-300 evaluation board...
Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I had toolchain manager 0.10.3 and a project using NCS 1.91. Unfortenuately I have updated the Toolchain manager to 1.0.0 and now my project does no longer show up and the...
Hi
I have build a sample project nRF5430_audio for nRF5340 Auido DK(two DK, one for gateway, one for headset), following the guide: nRF5340 Audio — nRF Connect SDK 2.0.99...
Hi,
I work on a project that uses the dfu target library for firmware updates. This has been working flawless until I added task watchdogs.
The problem that I see is that...
Hello,
--> I want to read some analog values from Pressure sensor. I don't know how to read analog input from sensor. Can you give/provide me the code which having an only...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
I want to use the external flash memory MX25R6435F to run my code which has a big size on my arduino nano 33 ble but I'am a newbie and I don't find supports that can help...
I use PCA10059 demo board,receive BT data by" nrf connect for desktop",yesterday it is ok,but today when I plug it into my PC,it can't be recognized.and no any indicator,...
Hello,
In the Zigbee Network Coordinator example when flashing new file to nrf52840-DK the Zigbee network steering automatically starts. How do I disable auto-start of network...
When using the distance measurement function newly added to the reference point by THE GNSS routine of NCS V2.0.0, it is found that each measurement has a deviation of 30...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...