Hello,
We are developing a board with both nrf91 and nrf54 boards. We are looking to make the nrf91 a SLM with a UART interface to support the LTE functionality of the nrf54...
Setup NRF52840 with SDK 17.1
FreeRTOS tickless idle mode
When we call xTaskNotifyWait and then get the notification then function returns but the result of the function...
Hello!
I bought dev board with this module and plan to use it in my product.
I bought a development board with this module and plan to use it in my product.
While I...
Hi there, I am trying to implement a UART handler on my nRF9151 that can Tx GNSS updates to my nRF52833. I am adapting this into the cellular/gnss sample, which is working...
Hello!
I can use the offloaded sockets driver with these configuration options on the native_sim target:
CONFIG_NET_DRIVERS=y CONFIG_NET_NATIVE_OFFLOADED_SOCKETS=y
However...
Hi,
I am trying to modify ACK handling in ESB(nrf_esb.c, inside on_radio_disabled_rx()) but confused about accessing real payload data (PRX example, SDK17)
is used for...
The partition table for the nRF9151-DK is different than the partition table generated when the Create a new board option is used in the nRF Connect SDK and the nRF9151-LACA...
1. The use of the sdk is: ncs v1.2.
2. The routine used is: asset_tracker.
3. Test failure code see annex: 4_asset_tracker_ram.
4. Applying 100KB of memory on the 10_hello_world_ram...
Hi, I'm just getting started with Nordic SoC. I have two nrf52833 DK and would like to test the long range (125K and 500K) from the examples provided (precompiled hex). After...
Hi all,
I'm trying to build the hex files for the pc-ble-driver and am running into build issues.
My Setup
I'm running a Linux (Ubuntu 18.04) VM that I also currently...
Hi Everyone We are using nrfx_uarte library to implement the uart functionality , Everything seems to work fine with the uart , but the problem comes when we want to have...
1、Can BME680 be enabled for air quality testing? There is no initialization function to get air quality, and the function to get air quality data returns -1.
2、The gps_handler...
Hi Nordic,
I'm trying to get a GPS fix in clear blue sky in the middle of Paris today, but still can't...
Modem firmware: 1.2
Application firmware: thingy91_ltem_dfu_2020...
Hello, I'm getting a JLInkARM error when using nrfjprog on one of the PCB among a batch of hundreds that all worked fine. Please find attached the log when launching "nrfjprog...
I'm working with SDK 1.30 and the new application serial_lte_modem (moved from samples to applications in this SDK version).
However when my control hardware tries to communicate...
Might be related to this , which also has no issue yet.
I am using an MXE-202i mini-PC running Ubuntu Server 20.04 LTS and a nRF52840 dongle to run DFU OTA to program and...
Hello, I have developed a board with a nrF5340 and I would like to program it using the nrF5340-PDK P19 debug out port SWDIO SWCLK.
The problem is that the board developed...
Hi devs,
I'm using the NRF52810 to occasionally reprogram a PIC16F15 series chip on boot using SPI. It's working well. Once the NRF main routine is entered I periodically...
Hello,
We are using the NUS examples for the Central and peripheral nodes with nRF52833 chip. We are using nRF52833 DK for central and peripheral nodes.
The following...
I tried to add a spi driver, but after adding the cs pin, I imported the engineering error.
The test routine is as follows.
The spm configuration is as follows.