Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello,
I have tested a thread network with a nRF52840 SDK programmed with Thread COAP Client sample and two nRF52840SDK programmed with Thread COAP Server sample.
All...
I've built a project based on the peripheral_uart appliction. This is working well, but I need to now sort out the lowpower mode. My product is battery powere & I need to...
I’m using the nRF54L15 to test throughput. I want to connect a single board to any arbitrary BLE device to test GATT throughput. Is there any way to do this? Are there any...
I want to use the UART20 serial port to map to other pins for easier PCB layout, but when I use the NRF54L15,
overlay config
my main code but no printk or printf What...
Hi,
I’m using the nRF52840 for BLE packet capturing, including security-related exchanges. However, during analysis in Wireshark , I’m unable to see any SMP (Security Manager...
Hi There,
I have integrated ble_app_hrs and saadc module on nrf52840 dev kit, it compiled without errors. while debugging it is stuck in - saadc_sampling_event_init(), ...
I don't see how we can send 'conn param update request' rejection. I am getting BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST and there is way to update the conn params using sd_ble_gap_conn_param_update...
I am using a Bluetooth peripheral_uart routine with the nRF Connect SDK V3.1.0. During a compilation, the program encountered a large number of errors where nRF-specific terms...
Hi,
I am trying to implement FOTA download in SDK3.1.0 with an nrf9160 board. I had this working on an older SDK (1.6.1) so I know it's possible to save the progress and...
Hi,
I'm looking to use the nPM1300 with a fixed 5V DC input (no USB). I still want to use the rest of the nPM1300 features together with an MCU, including lithium battery...
Hi,
We have integrated the Onomondo SoftSIMs in our devices (custom PCB). The integration is looking good. We can provision it, works in multiple countries etc.
However...
I am trying to understand the process of certificate generation for the onboarding process of my devices. Especially with the future of "mass production" in mind. I understand...
I have a nRF9160DK board that was working. I am trying to flash zephyr/samples/hci_uart into the nrf52840 and zephyr/samples/central_uart into the nrf9160. I was able to build...
My project uses the rotary encoder having pin A, B and Common with nrf52832. I connected them to pin 9 and 10 and GND.
I modified Qdec example to but it does not print the...
In my system I am writing log messages to flas, in order to conserve space, I use the LOG_DICTIONARY_SUPPORT. when I read my log messages from flash, the timestamp is decoded...