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?
I just want to change the Advertising interval min and max values in ble_gap.h file in meta wear RG
so do I have to change firmware code or is there any other way to deal...
In the eclipse setup here
https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/development-with-gcc-and-eclipse
It give two links to example eclipse projects...
I can see that we can use APPROTECT to disable reading of the flash.
This seems to be reversible using: nrfjprog -f NRF52 --recover, which will erase the flash and allow...
I used SDK nRF5_SDK_14.1.0_1dda907.
I added cycling speed and cadence service of BLE and bicycle speed and cadence of ANT+ in ble_ant_app_hrm example of multiprotocol. ...
First - thanks to those who answered my question about the Segger Embedded Studio code size limit. It appears to have be fixed when I switch the build configuration from ...
I would like to use a Bluetooth protocol analyzer for sniffing traffic in my Mesh network. I need to input the devkey(s), netkey, and appkey to the protocol analyzer software...
Hi,
I am adapting the uart example to send mensages between central and peripheral using JSON. In this moment I can send central <------>peripheral...
I have a problem...
HI I'm developing Mesh network with SDK for mesh 1.0.1.0
I just started with own provisioner code bud a really need some debug print while programme running.
I tried a...
i have created whitelists for filtering connection its working fine now, but when i restart my firmware the stored whitlists data become cleared so i need to bond each time...
Hi All!
I use "examples\peripheral\usbd\" example Project as reference to implement my own HID protocol.
I use only EP1 in/out 64 bytes both.
faced with a question,...
Is it possible for a peripheral device to start a Bluetooth Low energy advertisement and then read the RSSI value in the advertisement packet that it sent once a connection...