Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
I measured the impedance using a VNA on the J1 socket of the nRF54L15-DK RF: With the RF configured for receive at 78.6 + J7.8, RF transmit continuous carrier at -40dBm: 23...
Hi,
I’m using GD25WB256 as external flash on nRF9151 for MCUboot secondary slot. It’s currently not available from our supplier, so I’m looking for alternatives.
Current...
Hi Nordic support:
Our product used nRF9151 modem. During production, we encountered an issue with approximately 0.1% probability on the nRF9151: It's firmware lost or corruption...
I used the timeslot function of the nrf52832, but when I called the radio to send data, I found that the signal strength was very weak, much lower than that of BLE. This resulted...
I am using nRF9160 DK with nRF Connect SDK v2.9 and the LwM2M client sample ( /samples/cellular/lwm2m_client/ ) , converted from PSK to X.509 certificates .
The device connects...
In the software development for the nRF52832, the SEGGER_RTT_printf() function is called throughout the code for debugging and problem analysis.
Would there be any particular...
Can I copy the ESB code from SDK v3.3.0-preview3 into SDK v2.9.0, and then get the functionality in esb_ptx_ble & esb_prx_ble?
Is there any way to achieve it quickly?
Hi,
I am working on a project with two nRF52840 devices (nRF Connect SDK 3.2.4 / Zephyr RTOS) that are already connected via BLE. On top of the BLE link I need a low-latency...
Hello,
I need to measure current consumption on the nRF52805 in sleep, TX, and RX modes. Which sample applications are recommended for each of these measurements? Additionally...
Hello,
I am facing issue in reading the eDRX mode configurations using AT Commands on nRF9160. Below are the details of hardware & modem fw version.
1. Modem FW version...
What is the recommended way to clear the retained LATCH register using the zephyr generic GPIO functions after waking on interrupt from system OFF? It does not appear to be...
I have designed a custom PCB using nRF54L15 SoC and have gotten it verified from Nordic people. I will share the gerber here as well. I am using VS Code for flashing the code...
# Console disabled - uart30 used exclusively for MCUmgr SMP
CONFIG_SERIAL = y
CONFIG_CONSOLE = y
CONFIG_UART_CONSOLE = y
CONFIG_PRINTK = y
CONFIG_LOG = y
CONFIG_MAIN_STACK_SIZE...
Hi everyone i have a problem with building a project, i dont know what i did wrong, before everything was building fine, but now if i pristine build any project some lines...
Hello,
My application crashes with a Kernel Panic (ZEPHYR FATAL ERROR 4) during NFC communication :
ASSERTION FAIL [ header.ctx_size <= 16 ] @ WEST_TOPDIR/nrf/subsys...