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:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
Hello,
I'm using the nRF52840 development kit with the "« ble_app_att_mtu_throughput" example with version s140 6.0.0-6alpha.
What's the bitrate used in the long range...
I'm using nrf52832 in my peripheral device, I want to secure its connection via any authentication is there any method for that?, also I need to encrypt its data(characteristics...
Hello,
I'm working on a bootloader based on the examples in SDK 13.1. As we have expanded its functionality, I'm now wondering what happens when one of the steps in the...
Okay this got us going around in circles and it looks stupidly simple. It seems there is a knowledge gap since we saw many posts similar to ours but without clarity as of...
Hi,
I am getting data over thread and BLE network. I want to send the received data over uart.
Is it possible to use serial example to merge with thread server example?...
Hi,
We are having problems trying to integrate support for maintaining application context and bonding info across firmware OTA updates on our NRF52 (nRF52832) based board...
I just test nRF52840 DK with ble_app_att_mtu_throughput_pca10040_s132 example. I know BOARD_TESTER transmits 1024 dummy kbytes to BOARD_DUMMY. I want to replace dummy byte...
I am working with the throughput example for the nRF52840 demo board.
I have found all sorts of control structures which include the counts of bytes sent.
I have not found...
Hello,
I'm developing a nRF52810 application with the nrf52 Development Kit (for nRF52832), SDK v14.1.0 and Softdevice s112_nrf52810_5.1.0-2.
I'm working with Segger...
I am having a problem when trying to configure a node with at client model to my Bluetooth Mesh network.
When calling access_model_reliable_publish() , NRF_ERROR_INVALID_PARAM...
I am working in sdk14.1 nrf52832 ble_app_hids_keyboard_pca10040_s132.
I have successfully implemented a keyboard + Consumer control command in the HID service.
It works...
When I only used XXLARGE block, I got bellow error:
..\..\..\..\..\..\components\libraries\mem_manager\mem_manager.c(484): error: #94-D: the size of an array must be greater...
Hello,
I'd like to keep an epoch time on the nRF52 by incrementing a 64-bit second counter in RAM by using app_timer once per minute (happy with this granularity). Between...
Hello everyone,
I know this issue is quite recurrent but I've gone crazy reading so many different issues with android version, Connection intervals, etc. Would like to...