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 am using ESB in one of our current projects. I have two devices: one PTX (master) and one PRX (slave). The slave may want to send some data to the master from time...
We have an nRF52832 and an MSP430 on a custom board. We would like to program both the devices using SWD interface.
Would it be possible that both these devices can share...
Hi,
I have an nrf51822 ( variant AB) and I am trying to program a simple ble app beacon example on it.
But I am failing over and over. After searching , I found out that...
Hi,
I am using pca10040 board with s132 softdevice. I have integrated BLE_APP_UART service with BLE_APP_MULTIROLE_LESC example. The device will start advertising when command...
Hi,We need to test the voice data which is transfer out of remote control(based on smart remote 3 for nRF52 ) in the Windows platform. According to the documentation I know...
I am just curious, do the numbers 51 and the 52 have any meaning? Does the base of 50 imply anything? Are these just arbitrary numbers for the sake of good marketing?
Hello All
i flashed one of the example in following mesh SDK "ble_mesh_v0.9.1-Alpha_2" SDK , I testing light control example code while testing i have got some doubt in...
Hi all,
I'm trying to write a custom bootloader that must works in this way:
The new image to flash is received by a uBlox GPRS modem that communicates with the nRF52832...
Hello All
I have some doubt in Meshing Protocol Could please help me .
Example
I have 3 BLE module Like A,B,C i want connect all 3 three device in one mesh...
Good morning.
The sentence may not be smooth due to Google translation.
please understand.
I tried to apply the hid-mouse example in SDK 9.0.0_2e23562 to nRF51822-QFAB...
im very new to ble, i wanna use the notification feature but i cant tell how to do that.
i searched some question but havnt found anything straight forward. maybe idk what...
I have a question most like devzone.nordicsemi.com/.../
And my configure is
FS_REGISTER_CFG(fs_config_t fs_config) =
{
.callback = fs_evt_handler, // Function for...