As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
I'm trying to setup an SPI communication between an EVK of the Intan RHD2216 and the nRF 52840.
Browsing similar issues, I read the following topics already
I apparently...
I've been using the following SPI1M pins and they've been working:
But I have migrate away from these pins due to production PCB layout problems. The pins I need to...
I'm using nRF Connect SDK v2.7.0 with v2.7.0 toolchain to program a device with nRF52840 SoC.
When configuring task watchdog timer with hardware fallback an assertion fails...
Hello,
I'm exploring the possibilities of implementing the Nordic UART Service but am having trouble understanding its security functionalities. I have a few questions:...
When I build the system using system default, use save minimum configuration,The chip-related configuration is also saved to my application configuration prj.conf, which it...
Hi , We as a Budding Tech startup are developing a Product With NRF5340-CLAA chip. We made the design referring the Datasheet and Reference designs provided by Nordic Semiconductor...
Hello,
I've been trying to modify the v2.4.0 Serial LTE Modem application sample for my nRF-9160 custom board, in order for it to communicate with our external MCU through...
Hello,
I'm currently running into issues when using the Logging Interface with USB CDC ACM. I tried to combine the cdc_acm sample and the console sample into one application...
Hello,
I measured the DC resistance between the RF output pin and ground pin and got around ~3-4 Ohm with digital voltage meter. This seems low. Am I missing something?...
Hi,
I have two nRF52833 DKs and both of them has connected to nRF21540 EK. I set the transmitter sending out 244 bytes data without stopping and measure it's current. The...
Hi there,
I want to debugging my beacon project card which designed with NRF52832 MCU
I have NRF54L15 PDK Development Kit and it has debugger on the kit.
How can I debug...
Reporting this here as the project GitHub asked that bugs be reported via DevZone.
The latest Power Profiler v4.2.0 has introduced an annoying issue - when running the Power...
I'm studying the nRF Connect SDK Fundamentals course and working with the NRF54L15 PDK. In Lesson 1, I'm trying to turn on LED0. I can build and flash, but the LED won’t turn...