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...
For testing I was use "Socket Echo Server" demo app. Where I was use Thread and BLE together and also child image "Multiprotocol_RPMSG" was build.
Now I would like to build...
Hi,
it appears to me that when running code under J-TAG, the DC/DC convertor can not be enabled. (note this is "REG1", DCDECEN0 REG0 is not being used).
I've tried both...
I see the nRF52811 has direction capabilities, but can it locate and if so does anybody have any idea as to its resolution is say a large wherehouse environment? So, could...
Hi, guys. While I was testing the Raspberry Pi for the Thread Border Router,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.2.0%2Fthread_border_router.html...
As mentioned in starting of the datasheet of nrf53833 there is a feature list in the first page but its for other packages which have around 42 gpio.
I am unable to find...
Hi, Support
I am developing a central application, which works with NordicLBS example, the original code is based on BAS battery level central app. now I try to modify the...
I'm looking for some assistance with using the 5340 in a host controller and I am not finding very much detail regarding antenna array design. I am a member of Bluetooth SIG...
Hi Sir,
We are a third party programmer manufacturer.
We are currently developing the nRF5340 programming software.
Encountered the following problems, please help to...
i2c_recover_bus is used to re-sync slave devices on the i2c bus when they may be out of sync due to a reboot or other event.
i2c_recover_bus is currently not causing the...
Hi,
I'm mid-way through designing a custom board using the nRF52840. As I am space and height constrained I need to use the Tag Connect style connector used on the nRF52840...
We want to be able to manually send Friendship requests from LPN or to change request interval runtime.
It was possible to send requests manually using nRF5 Mesh SDK, however...
Hi guys;
I try to read and write the data without connecting nRF52832 .is there possible to do? Then is it correct or not? if it's wrong means give me the possible solutions...
I have a DK board with nRF52832 that I've been using several months with no problems.
Today I wanted to try an experiment and did some modifications to the startup ASM...
Hi,
Our setup is a new design with SDK 17.1.0 and it is expected to support DFU over BLE. We are using the nRF52832 SoC.
I am trying to understand the role that is being...
Hi,
We are having an issue modifying the blinky_pwm example for our needs. We have made a devicetree overlay file setting the pwms of &pwm_led0 to 28 and pwm0's ch0-pin...