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...
I am using ARM-GCC (version 6.2 2016q4) toolchain and make command to compile example code.
I have updated my compiler installation path in Makefile.Windows as well.
...
Hi,
I am struggling with the Ublox EVA7M with nRF52 on i2c and wonder if anyone can share a sample code of connecting a GPS to the nRF52.
I am unable to make the twi work...
Hello
i have Nrf52840 boards.
is this possible that one device can play both role (Broadcast + Central) at the same time.
DO you have example code or any material regarding...
I'm trying to transmit from 52832 (slave) to 51822 (host) as fast as possible, so I set MIN_CONNECTION_INTERVAL=7.5ms and MAX_CONNECTION_INTERVAL=10ms . Then the device couldn...
Hello ,
I have been testing some programmes on the nrf51 chip which is on the development board . However now I'm looking into programming multiple nrf51 chips so how can...
Hi,
I was trying to add buttonless DFU service along with NUS service. I used SDK v11. Taken the example ble_app_hrs, s132_with_dfu. And added my existing NUS service....
In my application when I disable NRF_LOG_ENABLED , HardFault_Handler() is getting called. To debug this issue I defined a HardFault_Handler() in my code and inserted a break...
Good afternoon all,
We have seen something with nrf51822 a little bit unusual that we can't explain and that maybe some of you have already experienced.
In main loop...
hi everyone.I have a question about the bootloader SDK11.0 ,I download the bootloader engineering modified to nrf51822 board, the nrf51822 can be advertising, but when I upgrade...
Those vias are not there to provide fixation but proper grounding, right? Because I just connected them all to GND.
Would be embarrassing if they shouldn't.
Hi,
Assume the internal FET(s) that bucks the voltage down for the DC/DC got stuck on. I would like to calculate the current through the DC/DC inductor when it reaches...
Hi, I'm designing a new PCB using nRF52832 and I'm wondering what is the way to programm it for the first time.
I'm connecting pins 25 (SWDCLK), 24 (SWDIO), 31(VSS to GND...
I found out that google fitness support BLE sensor: developers.google.com/.../ble-sensors
Does anyone have experience with using nRF52 as Bluetooth sensor for Google Fitness...