Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
Hi,
I wanted to implement a version of Channel Sounding where you wait for a certain amount of distance estimations, and then try to just select the smallest distance...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
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...