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:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
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...