I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
void in_pin_handler (nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
nrf_drv_gpiote_out_toggle(PIN_OUT);
}
This function work with interupt event (push...
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...