Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Hi,
I'd like to test the sample udp_gps but SES throwes an error and a warning. The warning says: Path/udp_gps/prj.conf:36 warning: attempt to assign the value 'y' to the...
I'm attempting to use the serial DFU bootloader to update my nRF52832 firmware but am unable to. I started by following this guide though I changed some things so that the...
Hello,
Let me introduce you to the issue:
I am working on a custom firmware for a custom hardware, based on the nRF52832 and SD S132, as a central which need to connect...
Dear Nordic Support,
When I got my nRF9160 DK, I ran the getting started successfully then I followed the instruction from the 2 below links:
https://devzone.nordicsemi...
Hi
I have an issue with updating DFU by nRF Connect on iOS 12. I receive the error:
Although it is working on Android without any problem.
I am using softdevice 6...
During WDT implementation I went into flash loader problems.
It is not possible to start a new debugger session (flashing) and the system is stopped at the progress bar...
Hello,
we have bought a bmd340 low energy module that we mounted on a selfmade breakout board. Now we want to read an analog value into the bluetooth module. How can we...
In the "Getting Started->Integrating Mesh into nRF5 SDK Examples" documentation for nRF Mesh SDK v3.2.0 it is stated that nRF5 SDK integration is only tested with nRF5 SDK...
Hi. I want to use nRF52840 as a gateway(connected to cloud via Ethernet). I have to transmit a vast number of nodes' data to the cloud via the gateway. To begin with I can...
Hi Sir/Miss,
We want to test advertising interval time of peripheral device to follow APPLE accessory guideline.
We found some topic on forum, it mentions that uses...
I have a custom board. It has its Tx and Rx combined into one wire bus. I am able to transmit data on the bus. But I am unable to receive any data on the board. This is because...
I have nrf9160dk. I want to give AT commands to the sdk through the processor instead of giving it from the PC i.e want to program the processor in a way so that we don't...
For testing direct advertising i used sdkv10 keyboard example, but when im disconnected device form nrf connect manually its resetting. I debug code found that in BLE_ADV_EVT_PEER_ADDR_REQUEST...