Hi,
I'm trying to run the Lesson 4 Exercise 2 solution from the Nordic DevAcademy BLE Fudamentals course (origin/v2.9.0-v2.7.0) run on a nRF54L15 PDK board.
I'm currently...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Hi All.
I am trying to measure the consumption of the SoCs inside the nRF52840DK and the nRF52833DK using a PPK(II), both running the same code to make comparisons.
First...
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...
Performance on hardware (cc3xx) is significantly slower than performance on software (oberon). Does anyone have a good explanation for this? I have also tested ECDSA and can...
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...
Working on migrating my application from sdk 12.2 to sdk 14
except for some flash issues most of it seems to be working as before, except I notice this message in jlink:...
Hi,
I'm using SDK 14.2.0 flash_fstorage_example_s140_pca10056 with SEGGER on the nRF52840 Preview DK.
As you can see the basic example not working, what I'm writing...
I got the ble_app_lbs example working using SDK 8.0.0, and am now trying to integrate it into my existing project which was based off of ble_app_rscs using SDK 11.0.0.
...
Hello,
I am trying to intergrate the blinky, timer, and UART examples.
Blinky and Timer examples seem to work fine.
When I added UART, linker error starts to show up...
Hi,
Follow answers from here and have many try, not success yet.
Development with GCC and Eclipse, can not reach main() but return "Programe file does not exist" when...
Honorable technician, hello
I am adding a dependency Library for DFU by Android studio,find " compile 'no.nordicsemi.android:dfu:1.3.0' "and “ implementation 'com.android...
As the title says, I'm having problems connecting to my device with my custom board and I don't know what else to do. This is my Layout:
Whenever I upload my firmware...
I found nRF52832 modules like www.ebay.com/.../332270581440 on eBay, but there's no documentation for them except the board pinout. Has anyone tied them? How are they shipped...
Hi All!
I must to add some binary data to ADV packet use Manufacturer Specific field.
I fill the related fields:
static uint16_t adc0_data = 0; // ADC measured data...
Hello,
Is there some exemple about how to secure a NUS connection between two nRF5x (one NUS, one NUS_C) ? Dans it use a preshared passkey ? Is that secured (man in the...
Hello,
I am migrating a working application from SDK13 / nrF52832 => SDK14 / nRF52840 and during build, i get undefined reference for sqrt, sin and cos functions.
I...
hi
I mistakenly left the inductor connected between the dcc pin and the DEC 4 pin and let it operate in the LDO mode.
What kind of problem will you encounter?
Or maybe...
hi all, I want to learn about HCI layer . It has 4 packet and I dont understand about HCI ACL data packet and HCI synchronous data packet . how are they diffent? Packet from...
-Dear Nordic Devteam
Thanks for your endeavor for the nRF Sniffer 2 . Although it is a beta version, this is sincerely anticipating.
To set up the Sniffer you will...