Using NCS 3.0.2 I have multiple build variants of my project, based on the same custom PCB but with different parts fitted, and different functionality. So I have create different...
Hello,
We are working with Onomondo in integrating their software SIM. We have it working and sending and receiving data, but am having some issues figuring out what is...
Hi,
so, If I take the WiFi scan sample from the nrf/samples/wifi/scan folder, and flash it to my board, I can reliably see my created hotspots, no matter if they're 2.4GHz...
I am trying to go through this document to see fesiability of different bootloader variation
Enabling a bootloader chain using sysbuild
using nRFConnect v3.0.1 on nRF52840...
I have a Zephyr application running on a NRF9160 using the Golioth SDK. I updated from their SDK from v17 to v18 and started getting undefined reference linker errors. I’ve...
We have a product that needs to support two different customers with two different SIM. One of the SIM requires the following four extra lines in the prj.conf in order to...
Hi All,
I am working on the NRF51822 development board, using KEIL-IDE for the code development using SDK version 10.
I was trying to develop the serial communication...
I'm coding a feature to measure the battery voltage via the internal VDD with an ADC.
The result I get from a 2,75 voltage source is 170.
When using the calculation (...
When running the Zboss stack to get active endpoint on a disconnected devices some fields are not populated correctly in the responce.
tsn OK
status FF might be OK
nwk_addr...
I was able to use the fds with the help of good people here , I am trying now to save a word into memory.
As I see in the docs, the only way to save data is by uint32_t...
Hi,
I am using PPK for measuring the current of custom hardware without DK. I want to know that P16(Ext DUT) is the only source of supply for DUT. So is there any additional...
hello! i have a problem ,when the Master send Slave SMP 37 Rcvd Pairing Request: Bonding, MITM, Initiator Key(s): LTK IRK CSRK , Responder Key(s): LTK IRK CSRK,but the slave...
What would be the best way to store configuration and fault information in flash when the app_error_handler is called? It seems like all the libraries available are purely...
Hello,
I am using SDK 15.0.0, Segger IDE with GNU compiler (GNU++11, GNU11).
I am using the default serial example from SDK 15.0.0 with C source file. But when i switch...
Hi, we have designed a product using the nRF52840. We have the development board and want to use it to program our board via P19. Can you tell me if there are pre-made cables...
Hello, I'm prototyping using nrf52832 with BMD-300. On my new board I design, I need 3.6V tension (and not just 3.3), so I thought setting everything to 3.6V, including the...
Hi,
I'm currently doing a current consumption test for bluetooth mesh using PCA10056. I want to label the plot like the ones in Online Power Profiler, but it turns out I...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...
Hi all,
I'm currently implementing a Bluetooth Mesh system for testing various network characteristics.
I am running some tests were a Nordic Thingy:52 is sending a lot...