Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
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...
I have just concluded a three year development using TI's Tiva ARM M4 chips, writing both bootloaders and applications.
I am using an RFduino to explore BLE.
I have...
Hi all!
Today I run tests in a public place (some Art Design College) and it looks that radio environment, that exists in the place, kills nrf51 completely....
My guess...
Hello.
I want to flash DFU bootloader with keil on chip nRF51822-CEAA (256kB flash, 16kB RAM). I'm using s130
The areas i write to are:
IROM start: 0x3C000
IROM...
I was wondering if it would be possible to add an event for Service Discovery (and other similar BLE stack events) that could be detected by user applications. Per answers...
hello there i have two nrf51 dk kits. now i want that one act as central and other act as server.
i want to communicate between two. can you tell me how to do it??
i think...
hello all:
IN s310 multiprotocol--ble_ant_app_hrm example ,I open the macro BONDING_ENABLE, then i compile,there is a error
......\main.c(674): error: #136: struct ""...
Hello,
At the moment, we test the “Power Off” Mode for lower energy consumption of the nrf52 Preview Developement Kit (V1.0.0) in our project and I have a question about...
Hi,
Does anyone have some simplified DFU code for IOS/Xcode they are willing to share? I am looking to integrate DFU functionality into our app. I looked at the nrfToolbox...
We are a small start-up developing low volume product and paying 2500 USD to Bluetooth SIG for listing our BLE device in their EPL is too expensive for us. Is there any option...
I'm looking for a way to let my device "nrf51822" to be connected only to my own mobile app.
I'm wondring if you have already a Nordic solution that I can use ? (tutorial...
Hello friends,
I'm having MDBT40 EVB which is cheap one as compare to other but with lack of build and debug support. But i dont know how do i flash my hello world blinky...
developer.nordicsemi.com/.../a00935.html
The doc seems to provide only write functions.
And, the flashwrite example doesn't show how to read from flash even after device...
Hello,
I am currently looking through my error handling and noticed that there are some errors that I do not really understand fully, so I've summarized them here:
0xDEADBEEF...