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 all,
I am switching from a BLE project to an ANT one, and cannot find an ANT equivalent for BLE_STACK_HANDLER_SCHED_EVT_SIZE, why is this? Presumably ANT still uses...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Hi!
We are using the 51822 with S110. I'm currently writing a very simple bootloader which fetches the new application from an external SPI flash.
My plan is to place...
When using nrf51-ble-driver_win_0.5.0 in a Windows program the compiler return 'Enum syntax error' on PARITY_NONE in sd_rpc_parity_t in sd_rpc.h.
I found that PARITY_NONE...
Hello, I'm trying to program nRF51DK with mBed but I'm encountering problems with the mBed::Serial class, that does not recognize the method set_flow_control as its member...
Hi to all!
I have few questions about throughput when using s120:
What is the max number of packets that could be send/received in one connection interval when using...
I've created a BT peripheral based on the app_proximity example (SDK 8.0) and added code to implement paring with a static PIN per examples posted here. It works as expected...
Is it possible to have 1micro second interrupt using timer 1?
I am unable to achieve it.
If I try for 4micro second, I observe toggling of pin at 8 micro seconds?
...
Some examples require SDK 7.1, while the newer tutorials use SDK 8.0. I'm not sure how to switch between the SDK versions in Keil. I see the below lines in my include paths...
Hi.
Currently, the following results came out in the power-saving support .
■Our App
・Advertising Status
1.04mA ~ 1.13mA
・Connection Status ★1
1.044 ~...
Hi.
After stopping the Advertising,I measured the current.
For some reason, usually it is consumes about 1.1mA.
Because too large current consumption,
As a result...
Hi I using nRF51822, and want to know about the Nordic driver support LMP feature
Do you have any document about driver support? Or any software development document except...