Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
I want to establish a BT network system which includes one pc as a central node, and 32 client nodes. I want to collect 32 client's sensor data concurrently via BT. At pc...
Written a custom script to write product model no into UICR Registers. After updating Model No, DFU was getting failed at state 6 i.e after updating init data after moving...
Hello everyone,
i know that there are many similiar questions on the DevZone but i am not able to get it work and i dont uderstand it yet. I want to flash a custom board...
I am trying to sent multiple messages from nrf52dk but it seems that i can sent only 7 even if i put a delay between messages . Any suggestions ?
for(int x =0;x < numberofevents;x...
Hello,
i am working on an app using Android to read and write an NDEF record using SDK 14 type 4 tag.
I start the process by reading the record with the following Android...
hw: nrf52dk
sw: sdk14.2, ANT/BLE "multiprotocol" HRM app example
I tried to build and run ANT/BLE HRS relay example from SDK14.2 WITH NO CHANGE IN CODE, but it doesn't...
I used two PCA10040 boards to test the UART serialization function with s332 softdevice.
I add my ANT_PLUS_NETWORK_KEY and build the examples "experimental_ant_ble" is working...
Hi, I have a strange problem. I am new to nRF IC's.
I recently took a new job...the person who wrote the code for our nRF51422 lost some source code in the process of changing...
I'm trying to create a HID bluetooth device with multiple connections to centrals. Looking at the ble_hids service implementation, the on_connect event handler sets the connection...
Hello!
I'm looking to build an application on nrf52840 DK that collects multiple sensor values and transmits it over Bluetooth. For now, I don't have a bluetooth application...
Hey I'm doing some SPI transfer in response to a GPIOTE in event. I'm targeting the NRF52840 and kind of went with the following answer:
https://devzone.nordicsemi.com...
Hello,
My setup is pca10040, sdk 14.2, s132.
I have tried firstly the blocking mode function and it is not reacting. After that I used SAADC module in a non blocking mode...
Is it possible to use the mbr, currently inside the softdevice, without the softdevice? Can we use the combination MBR/Application/bootloader? So we have a lot more flash...