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...
Hi,
I am using nRF5 SDK 15.2 and the twi_sensor example to read over I2C a slave device 'WhoAmI' memory location. I first tx the slave address (0x68) and then attempt to...
Hi,
I am using nRF52832 mcu, trying to run the flash data storage example but is having some trouble.
I followed the instructions to set up the terminal setting for UART...
Hello
Hello Using nRF5_SDK_12.3.0 examplesble_centralble_app_multilink_central as a host to send data to slaves and receive data from slaves is no problem. The problem is...
Hey,
I would like to send an audio file (Mp3 format) of 4 MB between nrf52 DK and mobile. How can I able to transfer such big data through BLE, I would like know how data...
Hi,
I am trying to implement capacitive touch with nrf52832.In our application we require three events to be generated.
1)On holding for 3sec(Device Turn ON)
2)On holding...
Hello Nordic Pros,
I haven't been able to chase this one down on my own, so any help is greatly appreciated...
We are developing a product and app that connect to either...
Hello,
I'm using the rigado BMD350 in a new device with the legacy BMDware (AE firmware).
I'm have enabled the uart service and i'm debugging the transmission using the...
Hello,
I am trying to use the CLI example, but when I compile and upload it, LED1 does not blink and I do not get anything back on the serial port.
There is no error during...
Hi,
According to the data sheet, nrf52840 supports XIP mode on QSPI flash. Can we configure I2S(easyDMA) to load the tone from external flash with XIP address and play it...
I use a motion sensor interrupt and 4 buttons and one charge interrupt, all works well in product development, but after go into mass production, some pcs product( 1 or 2...
On the previous nRF51822 project the SWDIO pin could be used for nRESET.
The nRF52832 Product Specification and example code program nRESET to P0.21.
The Product Spec...
Hi,
One of my customers examine the feasibility of using nRF52832 as Peripheral only ,his mandatory request is Security because the product is an electronic lock.
Please...
I use nrf51822 to do bluetooth keyboard, I hope the function is: I want to change the IRK value of the bluetooth keyboard each time it is paired and bound,Anybody know how...
Hi can somebody help why nrf52840 doesnt be reseted when you press SW5(if boot/reset)? I have alredy with tried with few examples flashed on nrf52840 and in Segger IDE set...
Problem :
I have two I2C devices and would like to connect them both to nRF52840 DK on different I2C pins. According to datasheet nRF52840 has two I2C pins (P1.00, P0.22...