Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
dear nordic team,
I was working on nrf52840 with nrf5sdk v 17.0.1 and sd v7.3 .Im using mergehex tool to combine bootloader+softdevice + App to download it to flash(using...
Hi Everyone.
IDE : Vs Code
SDK : nrfConnect SDK
I have tried to connect peripheral device based on address. User gives input , address of ble device and based on that...
Hi, I am trying to provision device using nRF mesh application. It discovers device and when i try to connect, it gives error device disconnected.
I tried this thing on...
Hi everyone, in special, Nordic; I'm facing a problem with the last two versions of the NRF CONNECT for Desktop (3.9.2/3) & the BitDefender Antivirus... I can download & install...
Hi everyone
I'm trying to generate the .hex file for examples like Tx and Rx or for my project but I'm not able to do that, please can anyone suggest me how can i do that...
I had been able to program my custom nRF52840 just fine until I wanted to change partitions. I erased everything and now am unable to communicate with the board at all. I...
https://github.com/NordicSemiconductor/pc-ble-driver-py/issues/210#issue-1089773469
I'm trying to build the project from sources. -using windows 10, python 3.8 -installed...
Port the radio_test sample to the Coprocessor sample to test the radio_test function error
How do I merge the two examples
I was hoping you could help me out
many...
Dear Sir.
We are using software based on mqtt simple project .
We added a 1 hz timer, Every 1 hz we toggle a led on and off.
Sometime the led is stuck on " on "...
Hi,
I'm trying to broadcast my BLE on my custom-made NRF51822 custom board.
My code was intended to run on Nrf51422, and it runs correctly on my PCA10028 DK with NRF514...
Hi,
we are working on nRF52832. my hardware is getting reset after a time. i don't know reset reason. my question is how to get cause of reset.
thank you
Hello,
I'm using the library LVGL on the board nRF9160 DK with an LCD screen.
In the lastest version of nRF Connect SDK (v.1.8.0), the version v7 is used for the library...
Hi,
The RAM Loading section for MCUboot states the following:
In case these drawbacks were acceptable, is it possible to run the image from external storage, without...
I'm trying to implement the full application for the nRF52832, while merging the Application, Mesh DFU Bootloader, SoftDevice and Device Page intelhexes into the one file...
Hi teams,
I noticed nRFConnect v3.9.0 is released.
After upgrading it, I got different errors as following, while detecting my nRF dongle & PPK during BLE app & Power...