Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
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...