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...
Hello there,
We're getting an assert in the above code in Soft Device s110 sdk 8.0.3. Can you give us some info as to what that is and how we can address it? To give you...
(EN)
I'm afraid I might no be competent enough, so I look forward to your kind help.
I'm quite new to using nRF52832 WLCSP package(raytac MDBT42 blank module) on a custom...
Hello again,
fortunately I made some progress using the IoT-SDK v0.8.0 on nRF51. I extended the MQTT-example to my needs, but there are still some questions.
The final...
Hi,We plan to establish a star network where more than 20 devices could communicate with 1 host mutually and no-interaction between devices with nrf51822 we are using now...
I have no clear concept about all those concepts, is there any tour or example clearly explain all of these?
At last my goal is that, I want to make my mobile phone app...
I have started creating a GATT using the libraries and Softdevice API provided.
All of our UUIDs are proprietary 128 bit UUIDs for both services and characteristics.
Here...
Hey everyone. I'm trying to read ADC value from sensor and send it via ble.
I use timer to get the value from sensor every 5 seconds, however ADC interruption correlates...
I would like to set the the fstorage memory location manually through fs_init() within SDK 12.1, but I am not sure how to do this. There's comments that is can be done manually...
Hello,
I am using nrf52 and sdk 12. I compiled the code bootloader_secure from the examples in sdk.
Now I want to change the 16 bit uuid to 128 bit uuid in the code. The...
nRF51822CEAA
I am using a custom PCB, this is not a Dev Kit from Nordic
Mac OS X
Eclipse Version: Neon Release (4.6.0)
Eclipse Debug Configuration:
Specified arm-none...
I am using SDK_11 s130 on nRF51-dk. I ported the peer manager from ble_app_gls to ble_app_uart and enabled pairing without bonding.
Inside ble_nus.c, I modified rx_char_add...
Hi there, I have managed to set up my IDE and build environment so that I can build and download the example projects without any trouble, but have then spent the last two...
Hi.
I'm using SDK12.2.0, S130 ver2.0.1, nRF51822AC.
As I know SDK12.2.0 can conenct 8 peripherals at the same time when it is Central mode.
I want to use it as central...