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...
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...
Hello,
We've stumbled upon a weird behavior on iOS making the smartphone unable to reconnect to our wireless device after a DFU from SDK11 to SDK13 (nRF52832): the notification...
Hi!
I am getting a HardFault when I try to read a GATTs value inside a GPIOTE ISR handler.
I already tried setting the ISR priority to low as suggested in various posts...
Hi all,
I installed Nordic examples for Keil MDK, and I am able to compile the examples for the PCA10028 board, which is based on the nRF51422. But I intend to take the...
Hi, I am using 1 central and 2 peripherals. I tried erasing bonding info in both central and peripherals for a few times (by calling pm_peers_delete() in the central and pm_peers_delete...
Hi,
I am using NRF51822 and GCC compiler. I am using softdevice S130. SDK 12.2.
I want to receive the data from Peripheral that is one way only.
I want to use multilink...
Hi everyone, I have one question shown in the title. I try to add a second service in "ble_app_uart" project (the project is in the SDK for nRF51, SD130 v2), I did not change...
Hello,
I was using the nrf24LE1 where i used hal_nrf_set_power_mode() to set the radios' power down mode. Options are power-up and power-down. This is when i was using...
I have a system, with cc2540 as central and n51822 as peripheral with s130. Sometimes while they are close to each other, the connection link gets lost.
I disabled updating...
I'm using SDK14, S132 5.0 and nRF52832, and trying to enable and disable softdevice in my application. In main function, the power management loop is like
while(1)
{...
I am using SEGGER Embedded Studio for developing mesh network on nRF52832. For curiosity I pressed the BOOT/RESET button (SW5) while applying power to the board and it entered...
I want change project "record_launch_app" purposely launch my own app use the NFC tag on an Android device? Where should I take "m_android_package_name" of my app?
I used...
Hi,
I have a basic characteristic on which I would like to write. I did this on so many projects without any problem but here, the value handle of my characteristic doesn...
Hi,
I'm currently testing the pc-ble-driver.
It seems its only supporting exactly one FW version and I wonder why.
As far as I understand it currently supports v2 (S130...