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 am trying to build the nrf9160 from segger studio. I have installed and expoerted path of zypher and gnuarm toolchain gcc-arm-none-eabi-8-2019-q3-update-linux
I am getting...
I'm trying to run SDK examples on BL652 module from Laird (which is basically nRF52832) by means of debugger from nRF52 Dev Kit
Strange thing is that all examples (even...
However, I don’t know which SDK we currently use:
“ The new device version is software compatible with the current version if using SDK14.2/15.0/15.2 and Softdevices...
Dear Nordic Community We are about to develop a module for the nRF5340. Unfortunately we are using EAGLE CAD and not Altium Desinger. Would you mind adding the nRF5340 reference...
Hi,
In our app we would like the USB to change role. For example depending on Scenario and Command over BLE we would like to change the USB Device class or even turn it...
I am having a strange issue while using pc-ble-driver-py to perform tests with a BLE peripheral:
In these tests, the Peripheral sends a lot of data as fast as possible using...
Hi
I am using nRF9160 DK board ,below is my code, I want to create two threads in main() function for LED 1 and LED 2 to turn on led alternatively.
For some reason threads...
Hello,
I am currently developing a small Star network for the nRF52840 dongle using plain 802.15.4 protcol with the IEEE802.15.4 Library provided by the nRF5 SDK.
I use...
I can compile and run the beacon example in long range mode but advertising packets are not being received by any app on my mobile phone. Is there an app that's written for...
I was previously working on nRF51822 ble beacon, in which codes flash of hex 20006.
But i wanted to flash a code nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\experimental_ble_app_blinky...
Hello,
I want to put my nRF to sleep mode if I dont receive anything on UART/no activity on NUS for more than 10 mins.
Is there any example to achieve that?
Thanks...
Hello All,
We are working on a medical device that requires BLE connectivity. We could either use the nRF52 series SOC to run the application and the BLE communications...
I am using TWI 0 to communicate with an external EEPROM. 99% of the time this is going succesfully. For reasons best known to itself, my eeprom will sometimes fail to acknowledge...
Hi everyone,
I have an nRF52840 DK. So far, I have been programming the nRF DK using the UBS connector J2 and everything worked great.
Since yesterday, by following the...