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...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Hi all,
About the NRF_UARTE0 of nRF52, I want to check the number of received data(example:I set RXD.MAXCNT=16, but I just receive 10 bytes now.Then I want to handler these...
Hi,
I'm working on nRF52822 device with gcc4.9.3 compiler under eclipse environnement (with gnuarm toolchain plugin).
I have some problems with data initialisation....
I have attempted to migrate over a couple of nRF52 projects built around device manager to the new peer manager in SDK 11 that are built with eclipse and GCC. However, I am...
I have seen I can use the nRF8001 to broadcast as a beacon, can a second nRF8001 pick up this beacon? If not, what is the smallest device that will do the job?
Hi!I'm having some problems in adding a new library to my project (sdk 11.0.0,s130), I want to add ble_nus.h. I follow this instructions " devzone.nordicsemi.com/.../" but...
I want to implement static passkey based bonding, using the nrf51822 on both sides[Central is not a Mobile phone].My sw for peripheral side is working with a mobile device...
Hi,
I have this following picture on keil when i am doing the first TUTORIAL (in tutorial party), the example works but i don't understand why keil display this (red cross...
Hi
For a university project I'm looking to create a small Bluetooth based sensor network. For this I was hoping to get your recommended products to work with. I suspect...
Can anybody please tell that what are the specs for BLE l2cap layer? In BLE 4.2 core specification it describes l2cap for BR/EDR/LE but i am not able to understand that which...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi all, i am experimenting on the example "ble_app_beacon" on my smart beacon kit, but i have two questions about it (though they are pretty general):
When a connection...