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?
Hi
I am trying to see log messages on the kiel debugger window or in the virtual com port window but nothing is not displayed. printf also are not displayed, nrf logs...
I am working on adding a periodic timer to an existing and running application to add some new features.
I mimic exactly what is done in the peripheral/timer_pca10028 example...
Hi there,
I've followed this tutorial SES Tutorial on setting up SES with the sdk but it seems that it's written for newer hardware? nrf52 chips?
I've gone through the...
Hello,
I am using nrf24l01+ module with atmega328p and transmitting 20 bytes data. Everything is working fine but some times it is not receiving data or transmitter nrf24...
Hello,
I'm newbie with BLE and nrf52382.
I was looking in other questions but couldn't find an answer for my problem.
Our board contains 2 external crystals: one of...
We need to add BLE CLI to our devices, so I'm trying the ble_app_cli example (with an nRF52 DK) and it is not behaving as I thought it would.
I see that it is in an experimental...
Dear All,
Now , we are preparing to development opensource code based on Nordic header files (nrf_xxx.h , nrf_saadc.h etc) , but we don't know if
this way will break Nordic...
hi
i am trying Light Switch Demo in Mesh SDK 2.0
I am using nRF52 4 Kits
on 1 Kit I downloaded Provisioner
on 1 Kit I downloaded Client
on 2 Kit I downloaded Server...
We've recently migrated to SDK 14.2.0. Our app, running on iPhone 6, sends the BLE_GATTS_EVT_EXCHANGE_MTU_REQUEST and the connection is made and works correctly.
On an iPhone...
After run the nRF Connect on my PC the CPU usage becomes very high (over 95% on the WMI provider Host service), then the PC does not performe any other task.
When I close...
Hello,
I'm newbie with BLE and nRF52832.
I'm using IAR 8.22.1 and softdevice S132 V6.0.0.
The problem is that my program worked fine but suddenly the entry point is...
Hi, all,
I confuse with the function of shortcuts register while I'm using timer with two compare events in 52832.
In main() , I use API: nrfx_timer_extended_compare to...
Hello Everyone, I wanted to implement the following 1. Whenever i press the button1 on my nRF52832 DK, the alarm tone on my mobile phone should ring indicating that button1...