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...
Hi,
I am now trying to add DFU functionality to Proximity sample application.
The SDK I use is nRF5 SDK v.11, and the board is pca10040.
I have tried to add DFU to...
I am using nRF5_SDK_12.2.0, S132-SD-v3, nrf52832 pca10040 board, ble_app_uart
When measuring current consumption using ble_app_uart -> 0.6~0.8mA(advertising)
I want to reduce...
hello.
I want to toggle ble functions when received message from UART.
so when start message come, I start advertising and start services
and stop message come, disconnect...
I use it. nRF52832 PCA10040 Vesion12.2.0
I am working on the ble_app_uart example as a base.
Just in case, is it possible to change the UUID?
And, what can be the...
I am using the JLink script to erase all the nRF52 DK. However, it does not seem to erase the flash. Can you please tell me if I am doing anything wrong?
I have cut-n-pasted...
Currently developing a lighting product(nrf51822, s110, pca10001, sdk4.4.2), in which we send data(pwm values) via the SPI to a shift register to control leds. The leds are...
I'm trying to use MasterEmulator with the service from BLE Characteristics, a beginner's tutorial and am not able to get the temperature data because the Datareceived event...
Hello !
I experiment connection problems on a nRF52 board with a Samsung J3 (Android 5.1).
To sort out this problem, I made some tests with the nRF52-DK (PCA10040),...
I have created a simple program with 4 FreeRTOS threads(One time, 10 ms, 100 ms, 1000 ms) and it works fine stand alone giving me periodic tasks as expected.
Linker portion...
In a case when we set the scan window = the scan interval does it mean that the scanning will be performed all time? Or all free time?
(But if the scanning process is performed...
Hi all, I'm working on signed bootloader on nRF52832 using sdk11.0.0. I need to update signed bootloader through dfu but I'm facing an issue that is,
I programed softdevice...
Hi all, At present all my custom projects are running on sdk11.0.0 now I need signed bootloader for these I ported experimental signed bootloader from sdk10.0.0 to sdk11.0...
Dear friends,
I am having trouble connecting the Rigado BMD-300 with my Segger J-Link.
I am using the official breakout board from Rigado. I've connected all GND pins...
We are designing an additional "mbed-host board" that makes our nRF52832 based sensor board mbed-compatible ("Aistin Blue-2" board, see predecessor e.g. at www.kionix.com...
I use nrf51822 and soft device s130. I transmit some data using the printf function, and i need to clear the buffer before send data because sometimes i have noise in the...