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'm using SDK 132 (v5), kiel 5, SDK 14 and the nrf52 dev board.
I'd like my application to have multiple Offical Services (Heart rate, Humain temperature,...
Hi,
For my new project, I copied the linker script and Makefile from examples/ble_peripheral/ble_app_uart/pca10040/s132/armgcc to a folder and changed the SDK dir and project...
Hi All,
I have developed a device using the nRF51822, and the connection interval is set to ~1000ms.
When reading a characteristic from a Raspberry Pi, we are timing...
Any updates on this from anyone? Please advise
Hi,
The i2S microphone that I am using requires a over sampling rate fixed at 64 therefore the WS signal (LRCLK on nrf52...
Hi community, I'm running a 51802 on my custom board with no other parts on it, except for some buttons and leds directly connected to GPIO, and a DC/DC converter which feed...
The term 'slot' is used in the context of the Eddystone beacon specification.
I cannot find a definition of that word.
For example, the sample app from Nordic says ...
I set up an account a few days ago on nordicsemi.com and today it's rejecting my login. I then requested a new password which was sent to my email but when I copy and paste...
I am studying how to update the firmware through BLE at the moment. I used the example project of "ble_app_buttonless_dfu", but I am having many questions that I don't understand...
Hello everyone,
My job is to migrate a functionnal code made with IAR to GCC Eclipse.
When I compile with IAR and flash the hex file (softdevice and application) using...
I'm using:
bootloader_secure example in SDK 12.3.0
SoftDevice S130 nrf51 2.0.1
Is a bootloader update 100% failsafe against power loss anytime during the process...
Hi:
I am using nrf52832 and I met a strange problem:
SDK version: nRF5_SDK_12.2.0_f012efa
First experiment(NO BLE):
using example peripheral/timer:
code...
Hello Everyone, I want to use NFC on nrf52 DK to wake up the board from System off. Is there any examples similar to this situation where I can learn more about NFC and Sense...
How should we empty the receiver array after getting response from receiver using uart since previous values are also coming with new values (or) how much delay should be...
Hi,
I'm have compile error that I haven't been able to solve for an nRF51822 on mbed. I'm using this sensor library:
developer.mbed.org/.../
However, it's a bit confusing...
Hi,
I have add the beaconing example to the project, just modify examples.emProject manually. And saw the beacon broadcast "Nordic Semi Mesh" in the lightblue app.
After...