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...
On my nrf9160-DK, I'm looking to isolate the nrf9160 away from the onboard nrf52840, LEDs, switches, memory, VCOM, etc. as much as possible. I've read the manual several times...
Hi guys,
I just want to check if it is possible to implement a tiny ML model for person detection on the nRF52840 DK board. I did the same on Arduino Nano BLE 33 but as...
Hello,
Now I am making an original ISP4520(nRF52832) application using ISP4520-examples .
I'm trying to embed LM75B sample code from nRF5_SDK_16.0.0_98a08e2 to Class_A...
Hello,
I would like to measure battery voltage that is connected to the VDDH pin of an nrf5340 custom board. I understand that this is possible using the nrfx saadc driver...
I have to send small packets of different data to all six Dongles from Development Kit(DK).
Till Now:
1) I have flashed different Mesh programs to DK using Segger Embedded...
Is there any useful help documentation available for nRF Cconnect SDK? i can only find the nRF5 SDK v13.0.0, There seem to be many differences between nRF5 SDK and nRF Cconnect...
Hi to everybody,
after adding ANT+ functionality to an application, now i need to define a DFU procedure to upgrade the device.
This is the environment:
SDK 16.0.0 ...
Hello Team,
I am working on nRF52833 DK for a custom work.
We have 2 nrf 52833 boards( call DK1 and DK2)
DK1 runs a Light Switch Client
DK2 runs a Light Switch Server...
I have a custom board and set mcuboot secondary in external flash. The tests that i made everything is working OK with the app update, but now i tested mcuboot update and...
I can't no longer command line build out of three projects on NCS 2.0.0.
Usually I go to toolchain manager and select "Open Command Prompt".
On 1.x.x versions, it would...
Hi,
I am testing the DFU via BLE . and while checking the logs I found out that it is saying 11:40:29.851 [McuMgr] Error: NOT_SUPPORTED (8) . after that msg , it is calling...
Hello,
I've an issue migrating an NRF52840 project from NCS 1.7.0 to 1.9.1. I use PPI/GPIOTE to set a capacitor sensor charging pin and start a timer simultaneously, then...
I am using nRF52833 DK and I am running Light switch server in one DK and Client in another DK Advertising interval was way too high(around 9Second) so decided to change it...
Hello, we are trying to get software running on our custom board.
Last week we tried to test the software written on a development kit of the NRF9160 on to our custom board...
Did just encounter some nrfutil errors again.
First I was installing nrfutil on a new PC, and then trying to generate a settings package for a DFU file (nrfutil settings...