S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
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...
I am using the s120 soft device v2.2.1 as a center communicating with a peer using a s110 soft device.
The peer is a black box an all I have is the documented protocol.
...
The nRF Kconfig extension ( https://marketplace.visualstudio.com/items?itemName=nordic-semiconductor.nrf-kconfig ) does not recognise some of the Zephyr kconfig extensions...