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...
For example: nRF5_SDK_15.2.0_9412b96 \example\ ble_peripheral \ ble_app_ancs_c \ pca10056 \ S140 \ ARM4
I tested the ancs on the board, connected ancs with iphone, chose...
I have Debian 9.5 (Stretch) OS on my BeagleBone Black. I have installed bluetooth and bluez (5.43-2+deb9u1). Bluetooth is enabled and running but hcitool dev shows no devices...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
There are a number of links that are giving the Error 404 message. I was try to get to boot loader and some others and I get Error 404!
Nordic Semiconductor nRF52 DK ...
When expanding some services using nRF Connect for Desktop (Mac) and the nRF52840 USB dongle I get the following errors:
I think this occurs on services with a larger...
Hi, I want to estimate easily, without measure it, the power consumption of sending an array of 256 float32_t elements (4 bytes each) through CoAP NON protocol using the nRF52...
Hi,
I want to build a DFU mechanism with our own protocol, which means I build up two BLE services 'read' and 'write' where I can transmit the new application firmware,...
Hello Nordic
I know the fact that softdevice s340 has released.
But I do not use s340. That is because new SDK that can use s340 does not exist.
When do you release...
Hello,
I know this question has been asked but it's still unanswered, and I kind of need a solution...
On our custom board, I removed power from Flash and kept sending...
I had to modify the 0.10 mesh / rf sdk's to integrate them into a C++ environment and have now to do the same again with the latest SDK's due to some coding issues in the...
Hi,
this code works as expected (PWM goes to a pin with a LED connected, and the LED blinks):
If I change 99% duty cycle to 100% then the LED is on all the time, its...
Hi, I'm trying to print a buffer on the virtual serial (from USB) with the Zigbee CLI agent example on SES.
I was originally using the nrf_log function but I'd like to be...
I'm a beginner and I have only 1 month experience in BLE. I have done some example programs on my MDBT40 board. I flash it in Keil uVision 5 and flashing through ST-Link....