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...
I've already tried before using ADXL345 using nRF51822 using mbed compiler this is the link.. os.mbed.com/.../
but that program can't get ADXL345 data, just UART nRF51...
I'm trying to debug a project I recently migrated to eclipse but my Peripheral Registers are empty with the error message "There are no peripherals descriptions available...
I'm building a new application based on the no softdevice template example. I pulled in the code from the UART BLE example to redirect printf to the serial interface and that...
Seems i can not find where nrf_dfu_set_adv_name_init is defined? It seems not in SDK source files, neither can find any sign on SDK documents.
Thank you.
Hello,
I have a nRF52832 Breakout Board from SparkFun. I can see from their tutorial that I can program this board using the serial bootloader that they have burned into...
Hi everyone,
I make the project whith nrf51822 BLE module and need to configure the bluetooth service characteristic as input/output for reading and writing the string-information...
Product: nRF24Lu1+
If I use the nRFGo and the nRF24LU1+ Development kit, must I use the Keil tools to be able to access the debugging port? I develop in linux and use the...
Hi everyone,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
IDE: Eclipse
I'm working with a "Stand-alone can bus controller...
Hello All,
I am working nrf51DK and i am using ble_app_uart application with s130 softdevice.
Now my query is I am trying to send some data from my mobile application...
Hello Pros,
I maybe running the nRF52 close to its limit. It appears to have a probability of 1/1000 to 1/2000 to hit a 3004 in a continuous time-gated packets stream....
Hi,
I have created a custom service, and now I want to add different characteristics to it but with completely different uuids, not only the 12-13 octets.
This service...
Hello All,
I am working on nrf51dk , we are facing the issue if we send > 8 bytes of data in one time from Uart console then BLE_NUS will reset..
Our Setup:
ECU --...