To output PWM signal as early as possible after powering on the NRF5340DK, I added the same code in mcuboot/boot/zephy/main.c and mcuboot.overlay as in the app core. This...
We are investigating why the power-on current is high (1.2mA) on the failed board (using NRF52840). We found that the DCC pin behaves differently. The DCC pin is continuously...
Dear sir:
When I first use CHIP tool in my Ubuntu NB, I can commission bulb(52840) through OTBR(Pi4+52840 RCP) successfully, besides, I can user CHIP tool to control bulb...
I'm new to nRF5340 development, and I'm reviewing partitioning for multi-image DFU. I've enabled the bootloader with CONFIG_BOOTLOADER_MCUBOOT=y , and after checking partitions...
Hello,
I am using the following device and development kit:
Device: NORA-B106-00B (nRF5340)
nRF Connect SDK: 2.0.2
Currently, to ensure that the connected...
Hello,
I'm trying to upload code to an external board using an NRF52dk, and am having an error in vscode as shown below.
My issue seems to be very similar to the one...
Hi, We have an application where we need to predict drift between two nRF52833 systems in low power mode running from LFRC (low frequency RC oscillator). Section 5.4.4.4 of...
I am currently developing applications using nRFtoolbox. In case of ses, we are developing a template, but the application does not produce a negative value. In this case...
Hi, this is my first time using nRF52832 as a central device. (S132 6.0.0)
I set up the scan timeout parameters, it does stop scanning at the time I expect,
but strangely...
Hi,
It seems I'm running into the fairly common "solution load command failed (1)" error on a nRF42840DK board.
The console output in Segger gives me the following:
...
Hi, I am using mesh sdk 3.20 and nrf52840.
I am using 3 nodes for testing. One generic on off client and two generic on off servers.
I believe that I have managed to get...
Hello, I am working on a project where I have 2 nRF52832 boards with the PCA10040. I have the example developer code examples. I am using the central and peripheral code examples...
Was looking through the reference designs you have in github .
I figured the difference between nRF52840_qiaa_var1 (what is qiaa ?) and nRF52840_qiaa_var2 is the use of...
Hello everyone,
I am facing an issue with UART communication from my nRF52832 to my GPS module.
I precise that communication in the other way works very well (I get...
We have a need to invert the TTL logic for the serial interface. All our "Unique" SWI serial interfaces use an inverted logic e.g. idle state 0 instead of idle state 1.
...
Is there any lnk which uses nrf52 mesh without models.
Means a simple function to send data(like "Hello world") to any node or group in Mesh.
and other node receive data...
Hello, I was wondering, Firstly and more important question, Is there a way in a BLE Mesh standard to physically locate/position the nodes? In order to obtain the distance...
Hello,
After (accidentally) entering bootloader mode on my nRF51 DK (PCA10028), the device doesnt show up either in the device manager or using nRFgo Studio (both not normally...
I bought Nordic nRF52840-DK at an electronics store in Taiwan. J-link cannot be detected when connecting to a computer. I bought two pieces nRF52840-DK. One of them can be...
I've been having lots of issues putting the example projects on the NRF9160 dev kit. It builds without errors, connects to J-Link, but sometimes fails on the download step...
I'm unable to program a nrf52840 dev kit (BMD340 dev kit) using the attached hex file combination of Bootloader and softdevice. Both bootloader and softdevice can be programmed...
Why do I get the folowing error with mbedtls when doing "west update"?
Possibly related issues: * devzone.nordicsemi.com/.../west-update-blocks-and-fails-on-mbedtls (Didn...