Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...
Dear all,
i building the example light_switch_server_nrf52832_xxAA_S132_7.2.0 from solution l ight_switch_server_nrf52832_xxAA_S132_7.2.0 in configuration Debug (SDK nRF5...
I have tested the nRF Cloud Multi Service Sample using Quick Start and it works perfectly.
I am trying to build the sample so that I can make small modifications for an...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with this specific exercise (l5_e2):
To ensure I wasn...
Hey so I just wanted to use the BMI270 on the Thingy:53 and Polling the acceleration values seems to be working just fine. I wanted to use the DATA_READY Trigger. I am working...
Hi everyone,
I'm developing a BLE application where I measure throughput between an nRF5340DK acting as peripheral and an nRF52 Dongle as the central (using a Python script...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Dears,
To support Bluetooth 4.2 in the nRF51822 product page on S110, but only support 4.1 in the SDS document, I want to confirm the support of the S110 V7.3 and v8.0 for...
Hi,
for my application, I want the processor to wake up once every 8 hours, do a 1 second analog measurement, broadcast the results and shut down. When activated by a switch...
Hi,
I am having some trouble using fstorage to write data into flash. I want to store ~20 kB of sampled data before processing it, and I am storing it just below the bootloader...
Dear every one.
My company has ordered 20 development kit NRF52840 for our Mesh project. We will receive these board 1 week later.
But i have 1 preview development kit...
Could you please help me out on how to read my EMG sensor values and display it via the Nrf tool box. I have a redbear nano v2 and the digital output of the sensor is received...
Hello,
I'm having some issues with the MAXCNT limitation of 256bytes because I want to send larger packets and receive packets through the SPI Slave interface, which is...
I have an external board based on nRF51822 QFAC. I have a nRF52 preview DK. Will it be possible to detect my external board if connected via the preview DK. I tried and the...
Hello,
We've a Custom board based on nRF52832, it works fine in beacon mode using the Synth Clock (else it doesn't work):
// <o> CLOCK_CONFIG_LF_SRC - LF Clock Source...
When using the PPK to measure the current of our custom hardware the lowest range doesn't give logical results. (Either the PPK python GUI or nRF connect) When the nRF52 on...
Reference: nRF52840 DK Evaluation Board Schematics
The following inductors are lised in the schematic:
L1
3.9 nH
High frequency chip inductor ±5 %
0402 ...
I am working on windows xp command prompt and using nrfutil version 3.5.1
I want to do a Device Firmware Upgrade over BLE through my nRF52 DK board on a custom element....
Hi there,
SPIM3 running at max speed (32MHz) will be the fastest external interface (along with QSPI)
Because I would like to make to most of it, I wondered if you had...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...