I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
Hi, I'm following the Academy lessons and just tried to get the Blinky sample to work with a nRF54L15DK. I can see on a serial terminal that the code is running and console...
Running the WiFi scan sample on a Thingy91X or NRF7002DK in SDK 2.8 and 2.9 works for scan_done results but if you change to show raw scans, no raw scans are displayed. The...
I have a custom PCB that has been working fine in terms of the Wi-Fi on 2.6.2 but I needed to Port that to 2.9.x I'm using sysbuild in the 2.9 projects but not in the 2.6...
Hi Support Team
The VDD of customer’s nRF54L15 board is 3V, but the high voltage of P1.10 is about 1V. Did you meet this issue before? Customer needs the output high voltage...
Dear Nordic Team,
I am currently working on a project that integrates your HTTPS client sample with your BLE provisioning sample, specifically on the nRF5340 with the 7002EK...
Hi,
I am testing the Bluetooth remote discovery of the nRF52840 in LE Coded mode with the transmission power set to 8 dBm.
The farthest distance currently achievable is...
Hi there,
I'm using a slightly modified version of coap_client to test out network connectivity with a 1nce SIM card (USA). Essentially, I've modified it from a GET request...
Hello, I have developed a module using 54L15 and am currently measuring its RF performance. On Rohde & Schwarz instruments, I have observed numerous test results regarding...
Hi guys, I am using the SDK v2.9.0 and the toolchains b620d30767. To add the build configuration for the sample peripheral_uart, the console print some error log.The log as...
Hello.
I am trying to follow Downgrade protection using MCUboot to enable Hardware-based downgrade protection. However, an error occurred, and the software did not start...
I used the battery routine to test the ADC, and the voltage measured was 3 times larger.
How to fix this problem?
Bat+ is 3.3 V.
dts setting:
vbatt {
compatible...
Hello,
I'm looking for an existing Android/iOS Flutter DFU library that supports nRF5340.
I found this one: https://pub.dev/packages/nordic_dfu but with limitations to...
Hi there I am using nrf5340 for my project. As per the datasheet , it has 1MB flash memory for application core and 256KB for network core. what i want is to merge the network...
Hi,
I use the nRF9160dk and I want to use nRF9160's external flash mx25r6435f to store a few data.
There are few related posts from too many years ago. Could you provide...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
I want to use "Manufacturer Specific Data". I created a sample program, but 8 bytes from the beginning are not...