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...
Recently I needed to add some functionality, so the software could monitor when there was a ble gatt read characteristic event.
In the addCharacteristic code I simply set...
Hi, We have used nRF51 DK for developing an application where we used USB to load/flash the program code. Now we are in Pre-production stage where we can use only the nRF51422...
Hi,
I would like to extend the HTS service with measurement interval setting support. Bluetooth SIG specifies the measurement interval characteristic, which is easy to...
I'm using the example ble_app_hrs along with the HRM part of the nRF Toolbox iOS app . It makes sense to handle this in on_ble_evt in main.c but am unclear how I can recover...
Hi Team,
I am testing UART on nRF51 DK kit.
I have flashed uart_pca10028 .
I have taken out jumpers from P0.9(TX), P0.11(RX) and GND and connected to PC com port.
...
I have the example app working nicely now, so I want to export the project to a zip or something, effectively copy it, and put it elsewhere in my filesystem and work with...
Hi,
I tried installing the kernel (raspbian-kernel-zip Raspbian kernel for Raspberry Pi 3.17.4 ) on a Raspberry Pi 2 (Model B 1 GB). I found out that the Pi doesn't boot...
I'm trying the multilink central example with s120 and SDK 7.2 (because of simple_uart).
However, my PCA10028 board gets stuck at this macro:
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_8000MS_CALIBRATION...
My code is attached but essentially it is saying that SPI_MASTER_0 is not defined when I compile. I have the line:
#define SPI_MASTER_0_ENABLE /**< Enable SPI_MASTER_0...
I'm trying to get the ble_app_hrs working on PCA100001, the software installation is brand new (all installed today). I modified the pca100028 ble_app_hrs to try work with...
Hello everyone,
I have problems with my nRF51822. I think it is related to the starting memory address of softdevice. I attach 2 nRFgo's screenshots.
I have programmed...
Hello all,
my question is related to notifications and to maximize data bandwidth using them;
First af all i have already read this: devzone.nordicsemi.com/.../ but it is...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hi,
I just updated to nRF51_SDK_8.0.0_5fc2c3a.zip and try to compile ble_app_hrs example (with S110 and DFU) with gcc 4.9. I have couple of problems, first is that some...