Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
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...