Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
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...
Hello,
I need a little help regarding IoT-SDK 0.8.0 on nRF51.
What I want to achive:
Get the IoT-SDK 0.8.0 MQTT-Example running on nRF51 and publishing sensor data...
I am using nRF51 IoT SDK and nRF51-DK.
After setting up Raspberry Pi3, I ran icmp sample in the SDK for testing ping6.
when sending about 60k byte, we could not send the...
Hello, I used to think that handles are just a member of a stuct or perhaps a field of a packet, which is used to identify data payloads.
Now it seems that I might have...
Hi,
I have a problem with the nrF8001. I connected to STM32F4 and I use the nRF8001 SDK v1.7.
I need send several (less then 20) bytes from the device to the phone with...
Hello,
I used nRF5_SDK_12.1.0_0d23e2a, SoftDevice 8_9_0, the ble_app_uart_c example code.
I want to add the timer, after add the following code, my system can't work....
Hi - I have been unsuccessful using Master Control Panel 3.10.0.14 on win10 to send a new application to a pca10028 with running initial application that supports DFU. What...
Hi,
Using the nRF52 dev kit with S132 Soft Device, with code based on examples with notifications.
I'm trying to send 20-byte notifications to an Android central each...
Hi all, I'm using MDBT40Nano from Raytac corporation with nRF51822 chipset. I tried to connect to my Segger J-Link Base but I'm not able to see the motherboard in nRFGo studio...
Hi all,
Our project base on platform nRF5_sdk11.0.0_89a8197 and use softdevice ANT_s332_nrf52_0.9.1.alpha.hex and refer to demo on path \nRF5_SDK_11.0.0_89a8197\examples...
Hi,
I'm trying to program a nRF51822 board following this tutorial ( chisight.wordpress.com/.../) using OpenOCD in a Raspberry PI.
I have been able to burn the compilated...
Error: L6218E: Undefined symbol ble_bas_battery_level_update (referred from main.o)
Error: L6218E: Undefined symbol nrf_drv_saadc_buffer_convert (referred from main.o)
Hi devs,
I am working in an nRF52 DK.
The attached example is not working when I change the SCL and SDA pins of TWI1 module. This is also not working if I disable TWI1...
Hi,
Is there any software I2c library or example projects for nRF52 devices (PCA10400) with pin configuration, read and write functions? I am using an SMBus based sensor...