Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi, Nordic
I added "//" to the srccode of main.c in project ble_app_hrs just like below
bond_manager_init();
// ble_stack_init();
ble_error_log_init();
timers_init...
L.S.
Suppose I want to customize the transmit power at installation time, not at build time or production time, how would I go about it?
I have adapted the proximity...
Hello,
I want to use DFU with single mode mode.
I included in build dfu_single_bank.c instead of dfu_dual_bank.c.
But after that DFU device begin to work with errors...
hello,
I am working with S130 demo app. But I could not find any registering of event handler being done usind softdevice_ble_evt_handler_set(). In both S110 and S120 demo...
With the maximum SPI speed of 8 Mbps, I was expecting to be able to send 2 bytes in just a little over 2 us, but it takes a lot longer. It appears that the mandatory event...
Hi all,
I'm trying to follow this Nordic blog post in order to use Luna Eclipse, GDB and J-link for debugging of ble_app_hrs from Nordic SDK 6.1 on a PCA10001
It is...
Hi everyone,
I dont know if I encounter these issues because of iOS 8.0 but I'm not able to receive data from the console, send via PCA100001, on my iPhone. Though, what...
I have managed to successfully integrate BLE DFU service in my app, but updating firmware via MCP is a bit confusing.
I connect MCP to my device -> discover services -...
Hi,
I plan to have my device without any forms of external user input, like buttons serial ports, and similar.
You can only replace the battery, that's it.
I'd also...
Hi,
I tried to migrate S110 example code with uart_ble service , which is working fine on S110, to S120 v2 soft device. Fix some minor missmatch with configuration structures...
I got the errror handler in the src\gap_core.c line 1473.
It happen when i do those steps with NEXUS 7 II.
Step1:
Use the Bluetooth to connect to the nRF51422
Step2:
...
I'm trying to change channel id with no luck while I'm in EVENT_TX state. It seems that if I call sd_ant_channel_id_set while in EVENT_TX broadcast data gets reset to zeros...
I'm working in the ble_app_lbs example, with a PCA10001 eval board, softdevice 110, and Nordic's Master Control Panel.
In the example code, I've changed button 1's functionality...
Hello
for a 4 layer design with the nRF51822, how is it best to choose the layers? In the datasheet of the balun (bal_nrf02D3) there is a hint, I guess it is more or less...