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...
I have installed version 5.0.2 for NRF connect Desktop and on that I have been trying different versions of tool chain manager ranging 1.3.0 to 1.5.1 none of them is loading...
To measure the current consumption during system off on the NRF52833DK, I followed these steps:
Cut the SB40 bridge.
Connected a multimeter to P22.
Here's what I...
Hello,
I would like to analyze the nfc_launchapp example from the SDK to understand how NFC tags are recognized.
Specifically, I want to examine the relevant code portions...
I'm using the peripheral AES CCM to encrypt frames on the nrf52832 board but I'm not using the on-the-fly encryption (at the same time as the radio).
I managed to correctly...
I was following this lesson on paring and passkey authentication:
Exercise 1 - Nordic Developer Academy (nordicsemi.com)
Is there a way to get the popup for the pin...
Hello DevZone,
I am using a nRF52840 with sdk 17.0.2 with Windows 10
I am trying to setup a connection to my Windows PC but I noticed data fragmentation and a queue...
I would like to analyze the nfc_launchapp example from the SDK to understand how NFC tags are recognized. Specifically, I want to examine the relevant code portions.
However...
After installing the nRF Connect for VS Code extension pack and trying to access the nRF Connect for VS Code extension, it keeps loading indefinitely. This is halting any...
Hello, we have application based on ncs v2.7.0. We use cmakepreset and cmake for building application. We want to add DFU functionality to our project. We study following...
Hello everyone,
I'm currently using nRf52840 dongle for my project for building communication between nrd52840 dongle and development kit, I'm currently running the C...
I have an array of LEDs on my custom board. One of the LEDs is set on a UART0 RTS pin, which is GPIO(0,5), and we are using ground as common. To avoid any conflicts, I disabled...
Hello,
As mentioned we have a custom board and we are now enabling bluetooth. Given that we are using the nRF5340 we have a custom CPUNET board defined (we just took the...
Hi, I am newbie to the nordic world. I am trying to developing an application that allows me to send data via UART ("not using the ble " )from nordic nRF5340 board and read...
I have read the related issues, none of them provided a solution for me. There was one answer which suggested to downgraded libstdc++6 as a solution without giving any specific...
Recently, I have been working on integrating mcuboot with the partition manager from the NCS sdk. In addition, for another project, I am using Zephyr upstream and using Sysbuild...