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...
Hi,
I'm a beginner of BLE and I did everything from the three BLE tutorials, that uses sdk 11. However when I try to do it in sdk 12.3 it doesn't work, because there are...
Hello,
I am using ble_app_uart code. My first goal is to execute a function when board connects with an android device. Another goal is to disconnect board from an android...
When reading about access_opcode_t struct on its infocenter page it stumbled upon this table i don't understand.
access_opcode_t is defined as:
Data Fields
-------...
I'm employing 51822AA.
I need to debug firmware for this chip line by line. Like environment of ARM9 with Lauterbach TRACE32 through JTAG.
Is line debugging possible...
From application point of view, when should I use UICR and when should I use Flash storage? I have studied the documentation and the functionality seems very similar. The...
Hi everyone,
I trying to make a flash jump on Nrf51822 in my project. there are 2 programs(program A and program B) below. i am working on to make program A jump to program...
Hi everyone,
I'm new with nrf52832, and I need to measure elapsed time in microsecond between rising edges of 12 different Gpios. I have 12 piezoelectric sensors filtered...
Hi,
I have used nRF52840-PDK.
And I want to test profile and protocol with PTS.
I succeeded in GATT-based service test and GATT test with PTS.
But when I try to L2CAP...
How do you do
Now use the Nordic \ nRF5_SDK_12 2.0 _f012efa \ examples \ ble_peripheral \ ble_app_uart this plus Nordic \ nRF5_SDK_12 2.0 _f012efa \ examples \ peripheral...
I try to add default nRF sdk libs in Segger studio. All files exist and path corect.
in nutshell i try to add uart module to default ble_app_buttonless_dfu example
Hi ,
I'm looking for BLE Specification but I just found NRF52 Datasheet on Nodric page . Can you give me this document , It will help me a lot . Regards !!!
Hello All
I am planning interface the BLE peripheral + Capsence(Atmel QT111) board
i did the Capsence Board with Spi Protocol..then second phase i has to implement with...
Hello
I have some problem that I want to change Characteristic UUID different from Service UUID.
Like,
Service UUID : 11111111 - 1111 -1111 -1111 -111111111111
Charcteristic...
Hi Nordic,
I used FDS to operate updata to update data more than 10K once, but there was an error. Hint FDS_ERR_RECORD_TOO_LARGE.Can FDS operate more than 10K data at once...