Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Dear nrf team,
We are facing an issue with the eSIM on our nRF9151 board. The SIM 1.8V pin on the nRF9151 is not supplying 1.8V. We have checked this using a multimeter...
When trying to flash the NRF Bootloader via OpenOCD, i got this error from command line:
nRF52 device has a CTRL-AP dedicated to recover the device from AP lock. A high...
Hi team,
We are evaluating Amazon Sidewalk from Sidewalk SDK v1.0.1 , the hello-sidewalk sample is ported onto our in-house prototype board (nRF54L15). We’ve:
Provisioned...
Hi,
I'm using zephyr RTOS.
I'd like to put the cpu System ON Sleep Mode to conserve power.
Then, I'd like to restart the CPU with an interrupt or event from the comparator...
I'm attempting to use the Settings API save and retrieve data from nRF52832 FLASH memory. I can build and run the example application provided in the Settings documentation...
I want to use the UART to receive data, but that doesn't look possible if I use the Logging Module. I don't see where the logger module will interrupt my code to tell me I...
The NORDIC tutorials are great for demonstrating how to use GPIOs to drive LEDs and read buttons.
However, I need an 8-bit bus to exchange bytes with an external display...
We are using the nrf mesh sniffer android app to record logs of our mesh network to try and track down some weird behaviors possibly related to the messages being sent. The...
Each time I attempt to use a Zephyr API on my NORDIC device, I face the mystery of what CONFIG setting are required to go with it. For example:
To make the Async UART API...
I'm using the Async UART API and the Enhanced ShockBurst API and my code seems unstable. The RF Connect Debugger frequently crashes.
The ShockBurst User Guide specifies...
I'm using the ESB API and I've noticed some peculiar operation when debugging with nRF Connect. I have made the following observations:
1) Giving a semaphore in the ESB...
Hi,
I'm trying to get the debugger to work on my target board. I created the attached simple program to eliminate complexity.
The debugger starts, but it starts running...
Hi
I measure a constant current flow from the battery of 103uA while the nPM is connected to USB and the battery is fully charged.
According to the datasheet 6.2.10: ...
I encountered the error MPSL ASSERT: 1, 1310 when establishing a BLE connection on my custom board, only happens when using an external 32 kHZ crystal oscillator (
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL...