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...
I am using nrf52 and there is a sensor connected to it. I want to read the values from the sensor and sometimes this is changing fast like 1-10 ms. The idea is to connect...
Hi, i got this following error. Kindly help me in solving this.
C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 5.40c/gcc/arm-none-eabi/bin/ld: cannot find ../.....
Currently, I am using the ble_app_cts_c example and I want to disconnect the connected device.
I want to know how can I check the condition for any connected device?
and...
Hi.
i am using NRF52832 DK with MESH SDK
can i transmit string from Low Power Node to Friendship node.?
If yes kindly let me know what changes i need to do for that...
I have observed two issues with using the UART in an ncs project and I'm not sure exactly where the issue lies (Nordic or Zephyr).
Firstly, and most importantly, according...
hello Nordic
i am using nrf52840, sdk 16.0 working on ther peripheral ble_blinky example, working with Segger IDE (ses)
i have lines of code missing when i am debugging...
HI,
I am trying to connect multilink central to multiple peripherals. I am able to connect using "target name". But i dont know how to connect using central to peripheral...
HI,
Currently, I am using the ble_app_cts_c example and I am able to pair only one device. I found out that it is related to whitelisting function.
How can I disable the...
On SDK16.0.0 + Mesh SDK 4.1.0
I've followed this to add PA/LNA support in the bootloader (Fanstel BT840X). I see the increase in RSSI and know that it is working.
...
Hi,
I am evaluating the Light Ctrl example of the Connect SDK 1.4.2. After nRF52840DK was programmed and provisioned by iPad, Mesh App, I was trying to bind application...
Hi,
I have built the example hrs_uart project and it works fine when I load the image into a pair of OCA10040 demo boards, one as application board and the other as connectivity...
Hi,
I am currently testing QSPI communication for flash. I am using the Termite console. When the console starting I got this error message:
uart:~$ [1B][8D[1B][J[00:00...
Hi,
I am trying to create a Mesh Network using CCT controlled lights and switch.
I want to fetch the present lightness value of the light(server) from the switch(client...
Hello,
I'm currently using SES for SW-development (NRF52). But especially for legacy code and refactoring I think this tool is absolutly not suitable (basic functions like...
Hi
We are using this combination of software:
Mesh SDK 4.2
Bluetooth SDK 17.0.1
Softdevice 7.0.1
Mesh DFU using the precompiled bootloader binary mesh_bootloader_gccarmemb_nrf52840_xxAA...