My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Dear Nordic,
I'm trying to use the LTE Link Monitor and the Trace Collector V2 at the same time in order to collect trace messages from an nRF9160 DK. However, the RAW and...
Hello all,
I am looking for a freelancer to work on a Matter project based on a nRF52840 SoC.
I am an embedded developer and I did already some experiments with the Nordic...
Pretty new to development, compiled and flashed Zephyr basic samples through nrf Connect for VS Code (board type: nrf52840dk_nrf52840) and suddenly board wouldn't respond...
Hello Team Nordic,
We know that %XSYSTEMMODE command is used to set specific LTE mode. I am also using CONFIG_LTE_NETWORK_USE_FALLBACK.
I have a SIM card which connects...
--
I am using Laird's bl654 dongle. If you download a hex file using nrfConnect for Desktop, the dongle is no longer recognized. It works like open bootloader again only...
Hello,
I have been modifying the examples ble_app_uart and ble_app_c_uart to include direction finding. I perform the connection via scan and advertising and then establish...
I am working through setting up device overlays and am struggling a bit. In some part because I can't find consistency in naming or location or anything. My goal is to set...
Hi,
I have used a Joulescope DC energy analyser to measure the current and power consumption of the nRF52833 DK. I took measurements to see how different TXP powers and...
Hello, I am working on direction finding connectionless locator/beacon (AoA). I ran into a problem in the locator. Everything works fine until "Waiting for periodic sync....
Hello Devzone,
I'm developing a Zigbee gateway using NRF52840 and ESP chip for wifi. NRF52840 it act as an coordinator.
I'm using nrf5_sdk_for_thread_and_zigbee_v4.2.0_af27f76...
Hello All,
I have a problem when I build my project from sample central_uart & peripheral_uart .
I have two nrf5340 called A and B . B scans the broadcast to A to establish...
Hi,
Application core can run serial port printing. then creat copy to net core ,Burn separately to the each core can work fine。Then I merged the two projects into one, and...
I have been attempting to install nRF Connect SDK on macOS for several months without complete success. You can check my prior tickets for details. Nonetheless, I have recently...
Hey!
My current setup is using an Android tablet ---- BLE ----> MCU1 (nrf52840) ---- BLE----> MCU2 (nrf52832)
I'm setting the MCU1 to act as both a peripheral and central...