Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Using the following code block nRF52833(PRX) can receive the data from PTX(nRF24L01+).
But how nRF52833 replies to nRF24L01+ with the ACK packet which includes user...
Hi, in order to reuse the original factory public Bluetooth MAC of nRF5340 based radio module, I had introduced a function that reads the MAC address out of UICR.OTP area...
After enabling Littlefs, I wanted to use a serial port to write files to it. I first tried using mcumgr, but currently encountered some problems. So, I tried to directly read...
Hi all,
I am using nrf SDK v2.5.2 and zephyr. In my application I want to measure a signal frequency coming from a GPIO, I read about the PPI and I thought it was good...
Hey there,
I'm trying to build the `hw_unique_key` sample for a nrf5340dk_app (non NS) with CONFIG_SECURE_BOOT so that its `child_image/b0.conf` with CONFIG_HW_UNIQUE_KEY_LOAD...
Hi,
I used to use the nRF51 with Keil, so not too much experience with new SDK, but I have followed the "nRF connect SDK fundamentals" and "BLE fundamentals".
I am trying...
I downloaded the report from the official website in August 2023, but the client has given feedback that it has expired and they need the most recent one.
I would like to test GPIOE APIs on nRF5340 develop board. But west build generated the following warning message.
Could I use nrfx_gpiote _xxx related APIs ( infocenter...
hi
I am trying to get the nrf7002 dk working, however, when i try to provision the kit using the nrf wifi provisioner app i get an error saying " scanning error received...
Hello,
I'm working on nrf5340 audio bis gateway sample.
The NCS version I use is v2.2.0, I know it's a very old version, but for some reason I can't update to the latest...
Hello,
With the latest version of the nRF5340 MDK I am getting the following linker errors (below), and don't understand why they should turning up.
Best regards
==...
I need to use ADC in the project, and then I have configured ADC in overlay. The code is as follows
The same code can be measured normally in Zephyr's ADC example, but...
Hi,
I'm trying to use an nRF52840 dev kit as an I2S-to-USB microphone, but I've been running into a problem where the recorded audio is periodically unusable.
To debug...
Hey Everyone ... Looking for some ideas / help with crash involving nRF Sniffer v2 and Wireshark. Specifically I have an older White MacBook that I use for sniffing and nRF...