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 am implementing an application, where I want to connect three NUS peripherals to one NUS client. As a beginning point, I started with the supplied examples from...
I have ported the keyboard example code and integrated it with another set of services. However I don't see the device responding to an LL_ENC_REQ. I'm not sure what I can...
This probably falls under the category of BLE Basics, but I'm a bit slow and need some help. Here's my scenario:
I'm building a very simple BLE Peripheral that provides...
I'm currently using nrf8001 to send data to my phone. To save power from the peripheral device, I wanted to change the connection parameters.
I set the min and max connection...
Hi, I'm using nRF52832 with my external board.
I'm recently working ble uart example.
I control motions with tx message such as LED, motor and so on.
Now, I want to...
Hi,
I need to set a client back to the state, when its flash was erased and programed, so if I understand this correctly, the provisioning data has to be erased.
How could...
I've been developing on the PCA10028 development kit with print statements working fine (though at the moment it seems only SEGGER_RTT print statements are working and not...
Hello,
I am getting an error message while I was compiling the "ble_nfc_pairing_reference" example. How can I obtain this " micro_ecc_lib_nrf52.a" file ?
Fatal Error...
Hi,
I'm trying to edit the nfc message in software but after a while the nfc stops working.
What could I be doing wrong? This is my code, I change the value every second...
I have a project that I assume was originally set up with SES on Windows. I need to build it with MacOS but I get an error 'sdk_errors.h file not found.' I assume this is...
Hi,
I finally want to integrate BLE and 2.4G in nRF52810.
【1】I am studying Timeslot,i found some articles in DevZone.
There is a mention of micro-ESB , so what is micro...
Hi, I am currently testing some BLE sample code (the proximity code and hrs code) with the nRF52840 PDK and I am trying to just simply interface the GPIO interrupt example...
1. How should I connect with UART to my board?
2. How to put the device into RX mode as required by RED EN300328?
Test the Radio Test Example application by performing...
Hi,
My problem described below, please share solution or any suggestion how to fix this.
=== Background / Problem ===
I've setup and run MESH serial network, for machine...