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,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
Hi,
I would like to change the transmission power of the beacon kit so that I can switch back and forth between high and low tx powers for each set of advertising messages...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
Hi,
I'm exploring the ANCS example with SD130 SDK 8.1.0 ...
The application acts as a GATT client to receive notification from GATT server on the iPhone.
I see in the...
Hi everyone, I am now writing a program with scheduler. But the program always can't enter app_sched_execute. I don't kow the reason. Is the scheduler blocked.
Firstly...
Hello,
I'm trying to implement a DFU support into the application, and in order to learn how it works, I'm following the steps at the page developer.nordicsemi.com/......
Is there an easy way to find out the range of handles for a service which I added? Obviously the first one is the service handle, then you add characteristics and descriptors...
Hi,
While access sd_ble_gattc_write api, I got an error code 0x00000011. If I check nordic document for sd_ble_gattc_write error code, I can't find any error code with...
I would like to use nRF2460 in my project (Hearing Aid for elder people).In that I need to transmit the data from a mic/line in to >30 receivers within a range of 100 yards...
I'm using nRF51822 and i want to send a notification to the central to notify it for the changing of a characteristic value (major_value) after using the sd_ble_gatts_value_set...
I currently have a custom service emulating the batterey service. I have added an extra characteristic to recieve data from the central in the same way as ble_app_uart. the...
Like explained in this tutorial , on master control panel I do File-> Flash Programming and reprogram the dongle, which then turns on one more LED on the dongle. But, I still...
I'm using SDK 7.1, PCA10028 eval board, SD110, MCP 3.8.0.7
I've compiled and loaded the dfu_dual_bank_ble_s110 project into my PCA100028 board. It shows up in the MCP as...
Hey,
I use ESB protocol on nrf51822. I am using one Pipe currently I can achieve only 183 Kbps, I read that i can achieve 1Mbps data rate if we use ESB. I have few questions...
I understand that it is possible to set a static passkey on the nRF51822.
However, what I would like to do is handle the verification of the user-entered passkey myself...
Hello all,
I am completely new to BLE and would like to make a sensor network with nRF51822 ( 1x S120 as center node and 8x S110 as slaves) I have been reading the content...