I've been working on building and flashing the OpenThread CLI sample in two setups:
Setup 1 : nRF21540DK
Setup 2 : nRF52840DK + nRF21540EK
I'm using NCS v2.6.1....
Hi,
I've been working on building and flashing the OpenThread CLI sample in two setups:
Setup 1 : nRF21540DK
Setup 2 : nRF52840DK + nRF21540EK
While I've managed...
Dear Nordic Support Team,
I am working with the nRF52840 and need to configure the SPI peripheral in Zephyr to operate without DMA.
I’ve encountered a few problems:
...
In our application build with SDK 2.7.0 on a NRF52840 chip, we get an assert if we update the TX_Power for the connections.
If the bluetooth has made connection, we update...
Hi
I'm running the blinky sample (modified) on a custom board based on nrf9160. When compiling with SDK2.3 and toolchain 2.3 the current consumption is about 84uA (LED off...
I have recently purchased a nrf7002 EK from element14.
I have connected it to nrf5340DK board and tried flashing the Wifi-shell sample application(with the help of video...
Hi
Below picture and attached file is my 52810 hardware.
All the component are accord with the 52810 data sheet.
But, when I download the BLE blinky project from the...
Hi I am currently testing Buttonless DFU using SDK 12.3, nRF52832 DK. Example test was conducted first using the DK board, but as you can see in the picture, it will fail...
Hi,
I have a MQTT-sample based application running and everything works fine. If I supply the DK through a USB cable connected with my computer, LED 5 blinks high frequently...
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...