I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello,
I have joined a team that is already in development of firmware for their nRF52840 based product. The team has a Git repository that includes the SDK which I have...
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...