Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi,
I am looking for a constant-time memory comparison is a function that compares memory for equality in a fixed amount of time, regardless of the data's content. I am...
We're currently developing a zephyr firmware on zephyr 4.2 and we got a custom board for our hardware powered by an nrf52840-ckaa-R
the first time I connected the board...
Hi all.
I've attached a single channel microphone onto my nRF9151 and I'd like to capture blocks of audio for processing. I've configured the device tree like this:
i2s...
Good evening.
I am working on a USB HID joystick. The USB documentation on nordic, while better than the woefully inadequate zephyr mainline docs, only covers the surface...
Hi,
I'm designing my device based on the Thingy53 layout and I have some questions:
The first is why, in the T53, the antenna division comes through U17 (PE4259) instead...
I recently began testing with the nPM1300EK and it seems like something is wrong with it. A number of different tasks don't seem to be working correctly:
Profiling a battery...
Greetings,
Using SDK v3.1.1 the SPI MISO signal appears to be actively driven by the nRF5280 for both my SPI1 and SPI2 configurations. In both cases there are no active...
Hi All,
I have to validate following use cases:
N reflector with nrf52833
1 initiator with nrf5340
The nrf5340 will be able to :
calculate distance from each...
Hi,
we are implementing MCUmgr SMP OTA over BLE (Zephyr + nRF54L15) with flutter, and I want to confirm that I’m generating the correct SMP upload packet format before streaming...
Hai, i try to MFRC522 rfid reader interface the nrf52833. 1. I try the read version from reader but it's only show the 0xFF 2.I try to read the card id . it is not work. I...
I'm unable to import/export mesh networks and then subsequently send mesh messages. I believe this problem has been mentioned before [ 1 ][2][3], but the solutions offered...
Hi,
We've had a mesh sensor network all working for a long time using SDK17.0.2 + Mesh SDK 4.1.0
The data is accessed by a mobile app through a mesh node acting as a proxy...
Hey
I am struggeling to build the smp_server sample for the nRF5340:
west build -p -b nrf5340dk/nrf5340/cpuapp/ns -- -DFILE_SUFFIX="nrf5340_bt"
fails with a linker error...
Hi Nordic Team,
I’m currently using two standard nRF5340 DKs (non-Audio DK) running the nrf5340_audio application.
We’ve successfully adapted I²S speaker output on unicast...
Hello, I am going to use nRF52833 to develop a remote controller based on Zigbee RF4CE specification.
From the nRF5 SDK for Thread and Zigbee, it looks like RF4CE should...