Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have achieved bluetooth direction finding using nRF52833DK. I would like to do the same with a custom board. I have used the BM833 chip for doing this. I have attached the...
The instructions are: On the command line, open the directory ncs . The following steps have one do a west init directly in the directory ncs. But they should say to create...
Hi,
After the latest update, the below setting allowing me to select nrfjprog as my device provider is now gone:
I am using the nRF Playground Docker container...
Hello,
I have failed to get the I2C working on the nrf54l15dk, i have now connected it to a oscilloscope with pull ups.
i have confirmered the pull ups work, but as i...
I have gone through the training on debugging because I am getting a stack overflow error, however the debugging screen does not have RAM on it, like it shows in the Dev Academy...
Dear Nordic,
We made an attempt to use the external flash in the LwM2M sample.
We tried to follow this: docs.nordicsemi.com/.../nrf9160_external_flash.html
As soon as...
Hi.
When working with certain nRF connect SDK versions 2.x.x (not sure which range) in visual studio code, the build terminal outputs relative file paths when showing warnings...
I am currently migrating from ncs 2.5.0 to 2.7.0 and am trying to move to using sysbuild instead of child / parent image. I have an out of tree flash driver that currently...
While using the nrfConnect tool inserted into the Visual Studio code, I believe I just need to select the board target of nrf21540dk/nrf52840 and the normal prj.conf and the...
I am looking for some simple slave and master samples to run on my dk's nut cant find any. in the intermediate course there is the master slave talking with the sensor but...
Hi, Im designing a custom board using a NRF9160 MCU. From the product specification it operates at a voltage range of 3.0(2.8)-5.5V. I want to use a 3xLI socl2 3.6v (parallel...
Hi,
We have a blue tooth mesh application similar to light and light-switch setup.
server nodes: light
client nodes: light-switch
We expand the light-switch node to...
hello,
I have nRF9151 and would like to connect UART1 (Rx PO.28 & Tx PO.29) to an external IOT device. it only supports the Tx/Rx port. There is HW control.
My goal...
The scan window does not alternate properly with the BT_LE_SCAN_OPT_CODED option in the scan parameters. Specifically, the scan window does not toggle on and off every 30...
We are making ZigBee product. The base we have took is from nrf connect sdk samples light_switch and coordniator example. everything works fine but we need to keep some information...