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 found there is no ble_app_hrs_rtx PCA10040 ,
and release note said:
nRF5 SDK v11.0.0
Heart Rate Application with RTX: Support for nRF52 has been removed.
...
Hello,
I have some MDBT40 modules from Raytac that are blank. I want to flash some code (anything at this point) using the STLink/V2 programmer , SWD interface, and OpenOCD...
So I've got my device running, set up two services with some read and write characteristics and it all works like charm now.
But now I want to react to values written into...
I am using GPIOTE to response to transitions in some GPIO pins. This code is added to the BLE UART example code (ble_app_uart_c with S120) from SDK 10. The code is already...
Hello
I have some trouble with my DFU bootloader, because I changed the BOOTLOADER_REGION_START.
This is, because I need some more space for bootloader.
Do I have to...
Hi,
Hardware:PAC10040
Platform: nRF5_SDK_11.0.0_89a8197
Master Control Panel: V4.1.3
1.If dfu has started and transported some data, then disconnect bluetooth and...
I was able to setup gazell frequency hopping communication between a device and a host. Device:nrf51822+PA/LNA(RFX2401);Host:nrf51822+PA/LNA; They can communicate at a long...
Dear sir,
can you provide any chip which is having RSSI and compatible with NRF24LE1 .We have an application in which we have already have a transmitter based on NRF24LE1...
Hi.
I'm using PCA10028, SDK10.0.0, S130 and "ble_app_uart_c" as reference.
As "ble_app_uart_c" source code, it already knows Service UUID.
uint32_t ble_nus_c_init(ble_nus_c_t...
Hi!
I'm trying to get the MPU-9250 chip working through SPI with my nRF52832. But I don't seem to have much luck.
I have created a basic program for testing, based on...
I am using SDK9.0 to develop a ANCS project,now it accept the incomming call ,message,QQ,Wechat successfully,but the question is how to distinguish the message,QQ and Wechat...
I looked at the radio project in the peripheral folder on SDK5 11. I managed to get a custom radio project that works well with my device. A brief on my project, I set up...
Hi
I have set the nRF Beacon app to action a Tasker task when the phone is "At the beacon".
The app display the following: "An error occurred when launching the task"...
hello
i am using nrf52 board.is there any tutorial to setup the Template project in Visual GDB for the custom design project.i alread test the blinky and the result was successfull...
Hello
I am using this tutorial blog.blecentral.com/.../
to configure my BLENANO to work on eclipse whith gcc toolchain.
I am using the latest SDK which has the softdevice...