I'm trying to make a BLE beacon with Li-Ion battery and Qi wireless charging circuit. NRF52833 works in high-voltage mode (VDDH connected directly to the battery, internal...
I have mistakenly disabled Software Debugger (SWD) and wrote the configuration back to the board. Ever since board can not
(1) Connect and get the configuration data using...
Hi,
I follow the custom board exercise steps with mynRF52840 DK and when I reach step 8.1 , in the deviceTree visual editor, I notice that the GPIO0/1/TE options under ...
I am a long time user of Doxygen and I am familiar with its format. I have been using Doxygen manually in my nRF9160 code and it is working fine. I am using DoxyWizard to...
In ticket Case ID 290251, Torsten Rasmussen provides the following advice to ensure that the toolchain corresponding to the SDK is used to build the SDK (this applies to nrfutil...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi,
I am trying to build out a button pressing scheme for BSP on a custom device with 15 buttons operating on a BL652 Laird Module (underlying nRF52832). After modifying...
I'm working with the NRF9160 DK and have found the sample times for the ADC to be abnormally long. I am sampling three channels and seeing a total time for the ADC read of...
Hey guys, I am using 2 nRF52832 boards with a PCA10040. I program my boards with the BLE UART central and peripheral examples. I was wondering if it is possible to, and if...
Hello,
I used 3 nRF52-DKs to run the pb_remote and it ran well with the Mesh SDK v0.10.1. Then I created my own project and copied the code from the pb_remote client and...
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...