Hello, please help. I want to use nrf54L15 to connect to Bluetooth devices (Bluetooth headsets or other Bluetooth devices) and test the throughput between them. Is there any...
Hi,
I am getting framing error notifications from the nrfx uarte driver on a zephyr platform when receiving data from a certain external device, but only when there are...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
Hello,
I’m working with a custom board using the nRF54L15 and the latest Nordic SDK, and I’m facing an issue while trying to communicate with an nPM1300 over I2C.
Here...
So I need to decrypt a single 16 byte block of data using AES128 and a pre-shared key on the above SoCs. But PSA doesn't seem to work (I'm currently working using the nRF52DK...
nRF52832, SDK17.1, s132 I work with SPI and it works on the this project with SDK15. But I have transferred this prj to the SDK17.1 and I can't make SPI work. I don't get...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
Is any GPIO, as output, logic level on nRF52832 maintained when the device is in OFF mode? Same question when the system is in ON/Low power mode Thank you
Hi guys!
I am making an application that uses the PCA10056 for 2.4Ghz RF communication using Enhenced shock burst(esb).
Also, when upgrading the application, i try to...
Hi all. I fell into despair in an attempt to find a solution. If I do not use sprintf then everything works fine.
Before calling some_f, mqtt_put works without any grudges...
Function softdevice_enable() doesn't return any adjusted warnings in case of changing central/peripheral connections, e.g. my ble_stack_init() function:
static void ble_stack_init...
Hello, nordic.
I studing nfc example for oob pairing.
So, I have to intergrate to uart example and hrs nfc example.
I had intergrated uart function in hrs_nfc example...
I am trying to decide whether to use free-rtos or bare-metal.
In the documentation for the nRF SDK v15.0.0 i see that free-rtos is not supported for the nRF52840.
However...
SDK14.2
A little background on this question.
I am creating a library where I need to add items to a queue and then process those items from the queue. I would like to...
PLEASE revise the page Getting-started-with-the-rRF52-Development-Kit to include
"confirm that the nRF52 DK has appeared as a removable drive named "JLINK"...
If drive...
Hi,
Iam using serialization application code from sdk14 nRF5_SDK_14.2.0_17b948a/examples/ble_central/ble_app_blinky_c and
connectivity code from sdk14 nRF5_SDK_14.2.0_17b948a...
Hello everyone,
Similar question like mine was asked, but I didn't quiet get the answer i was looking for. I will try to keep it simple, when I open altium files of thingy52...
Hello,
I am evaluating the module MBN52832 from Murata (Using the development kit). I have installed nRF Connect v2.3 and I have installed and launched Bluetooth Low Energy...
Hi,
In this topic , i was asking about how to increase range in mesh networks. I did some outdoors tests (clear field), changing power (-40, +4, +8 dBm) and mode (1MB and...
I am using nrf52832 to develop based on SDK14.2. I have defined a custom service . There are 7 characteristic in this service. The attribute of each characteristic is set...
When broadcasting mesh messages I use the access_reliable_t struct to set data.
I need clarification on what the contents indicate. The documentation is sparse and doesn...
I'm trying to model up current consumption of our system. I'm looking to put the nRF52840 into System OFF, no RAM, Normal voltage mode and waking up on both GPIO and USB Detect...