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 am trying to start programming in nrf51822 module with the waveshare kit. but the kit always shows the error as switch to boot-loader mode . how to solve this problem?
i am using nrf51822 wavshare kit with ulink2 debugger.
when ever i try to program the kit using keil the error pops like "overlapping of address in 00014000H".
then...
Hi,
I am using nrf51822 and SDK 8.0.0 , SD2.1.0 as an central and SD8.0.0 as peripheral. I am following ble_app_multilink_central and ble_app_multilink_peripheral example...
Hello,
We have a custom board using nrf51822.
In keil the board is detecting at 20khz clock for SW port in the debug window, we are able to program through keil.
...
This fork of the MBED CMSIS-DAP firmware seems to be the latest updated one. The title says, 'Interface firmware providing USB CMSIS-DAP for debugging, USB MSD for programming...
Hello,
I try to change a value by using sd_ble_gatts_value_set(...). If there is a connection, this works fine. But now I have to change the value also, if there is no...
Hi again.
I'm using nRF52 DK board in Ubuntu. I can flash the device with the blinky example (I haven't yet tried the softdevice tough), but I cannot really get any traces...
20160316_113235.jpg Hi guys,
i have 20 nodes and a central in my network, that are very close to each other except central device ( All of nodes are in a approximately...
Hi,
I'm wondering why are there scan parameters on creating connection? If I refer to SD130, create connection function , there is a note which tells us that if scan is...
I have 2 existing products, one using the nRF24LE1 and the other having a 2.4GHz ANT radio. Is there a way to have the 2 products communicate wirelessly? If it is possible...
Hi.
Quest to get the toolchain working under ubuntu continues.
I've done the eclipse and jlink config as explained in the nrf51 linux tutorial (with of course keeping...
In an RFID application, we have nrf24l01+ and SMT32F4xx on the Reader and nrf24lu1+ on the tag.
The Reader is acting as multiceiver currently.
Pipe 0 and Pipe 1 are...
Hi Team,
Is it possible to develop MCP like other application which runs on Linux (say Ubuntu) using BLE dongle?
Where to start for this!? Any guideline or documentation...
Can smone help me:
An error pops-up…
“
RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 0DC4H BYTE (172%) *
“
This could be due to EVAL version of uVision...
So I'm using Keil v5.18.0.0, MDK-Lite Version 5.18, nRF Beacon app version 1.4.2, android 5.1.1, nRF51822, and nRF52832 micro-controller
I can successfully connect te bluetooth...