Hello Nordic community,
I'm working on a project using the nRF5340DK where I need to achieve precise control over three GPIOs with the following specifications:
P0.07...
Hello,
I'm creating a simple test project based on the l4_e2 example, but I'm having trouble debugging it. The program encounters a fatal error before the main() function...
Hi,
I added MCUboot and SMP BT Service to the OpenThread CLI routine to implement the device firmware upgrade function.
I found that after DFU is completed, the Thread...
I used a mesh example (the example name is "mesh") for testing, and enabled low-power nodes using CONFIG_BT_MESH_LOW_POWER =y, and disabled the automatic start of low-power...
Hi guys
Does anyone know what sort of modifications are required to set up the existing MQTT-SN example ( https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples...
Hello everyone,
We're currently working on a project where we're looking to add LTE-M functionality to our existing hardware — or rather, to a slightly upgraded version...
Hi,
I'm currently building a product that uses PSA crypto API to generate, and save some keys in secure storage. I also need to have a WiFi functionality (nRF7002), but...
Hi,
my setup is the following:
- SDK 2.6.3
- nRF5340
- Low power management for external flash enabled
- Logging enabled (based on littleFS)
- external flash used...
Hello,
I’m wondering if there is a way to forward data from RTT to a COM port on Windows.
I’m currently evaluating the GPS performance of my custom PCB using the GNSS...
I have a very simple product which consists in a Xiao Nrf52840 board (which is FCC certified) wired to a 5v relay module. I was wondering if I would need additional FCC certification...
Hello, I am trying to add GPS functionality to my program running on the Thingy:91. However, I can't find any examples except for the Asset Tracker, which seems overly complex...
Hi,
MCU - nRF52832
I am trying to understand the power consumed during the PaWR operation. I am referring to the steps explained here: I am getting the a similar graph...
We currently have several nRF52840-based devices deployed in the field, running firmware developed using the nRF5 SDK and utilizing the SoftDevice S140 for BLE functionality...
Hi Team, I am trying to see the PaWR PDUs in wireshark sniffer. I am using example periodic_adv_rsp from NCS v2.9.0. I am referring to the link for exploring. How can I see...
Dear Nordic company,
I am writting to you in order to get some information about buffer sizes in your aplication. I think, I am bale to modify buffer size and maximum...
I am designing an application using the nPM1100 and I would like to know if I can use the VSYS as a power supply pin for my other circuit.
Is VSYS supplied by the battery...
In the nrf_sniffer_ble.sh script, the block that checks for an active virtual environment uses the following line:
if [ ! -z " $VIRTUAL_ENV "];
Notice that...
Previously, I compiled and downloaded the radio_test example into two DK boards.
I then used the CLI to set the parameters for each board one as TX one as RX
On setting...
1. Can we use SIM other than iBasis to use nrf cloud?
2. My SIM does not have a PUK. How to proceed without entering it.
3. We need SIM too kit document for nrf9161. ...
We are using the nrf52840-based module in our product.
This module is already certified with BT SIG.
Do we still need to certify our product with BT SIG certification...
Hi, As I am working on nRF5340dk and I am facing issues with flash memory. My application is exceeding the size of flash in nrf5340 (1MB flash). I want to move to nrf54 series...