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...
Hello.The SDK version I'm using is 17.0.1 and the protocol stack version is S140_7.2.0. I use the nrfutil to generate the update zip file for dfu,but I find that the nrfutil...
Hello! I have the whitelist support for my device with the default settings:
My goal is to rewrite saved addresses in the whitelist, when there is a new 9th address bonded...
Hi,
I'm working on adding the buttonless DFU function to my application. It works fine when I disable NRF_PWR_MGMT_CONFIG_AUTO_SHUTDOWN_RETRY in sdk_config.h . However,...
Hi everyone.
I have a custom board with nRF52832. I am using J-Link for programming. In my custom board, SWD pins are exposed. So I can erase nRF52832 succesfully and programmed...
I have recently switched from development with the nRF52832 to the nRF52840 and along with this switched from the nRF52-DK to the nRF52840-DK. I am unable to connect to the...
Hi everyone,
I try to connect simulatanoues 12 BLE devices to a Linux PC with Bluez.
You cannot go above 5 with commercial BLE controller.
So I want to use the dongle...
As many others have found, and answered questions here and here and in other posts, DFU will prematurely exit IF you have enabled WDT in your application, as the current Nordic...
Dear Nordic Engineers
I recently encountered a problem when developing NRF9160.I developed it based on the example of asset_tracker_v2.Now I have an .a file of an encryption...
I am using SDK 15.2 with Segger Studio
I am using an external button on pin 4 to enter sleep mode on a long press and wake up the device.
I am able to enter sleep...
Hi
I am using sht85 to detect temperature/humidity in my Light lightness server code
In the original server code, by pressing 1 or 2 you get to either decrease or increase...
Hi,
I'm working on a project using the nRF9160 (NCS V1.7.1, V1.3.0 modem firmware) and am utilizing the 1PPS signal.
It is working well, however when the fix is lost...
Is it possible to get access to an old version of the Bluetooth App in nRF Connect Desktop? There has recently an update that has proven very unreliable. It constantly crashes...
Dear NCS experts, can you please lend a hand at configuring gpio input pins at nRF Connect SDK (1.7.1)? Here's a short code snippet that configures pin 3 as input: This is...