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...
Currently developing a lighting product(nrf51822, s110, pca10001, sdk4.4.2), in which we send data(pwm values) via the SPI to a shift register to control leds. The leds are...
I'm trying to use MasterEmulator with the service from BLE Characteristics, a beginner's tutorial and am not able to get the temperature data because the Datareceived event...
Hello !
I experiment connection problems on a nRF52 board with a Samsung J3 (Android 5.1).
To sort out this problem, I made some tests with the nRF52-DK (PCA10040),...
I have created a simple program with 4 FreeRTOS threads(One time, 10 ms, 100 ms, 1000 ms) and it works fine stand alone giving me periodic tasks as expected.
Linker portion...
In a case when we set the scan window = the scan interval does it mean that the scanning will be performed all time? Or all free time?
(But if the scanning process is performed...
Hi all, I'm working on signed bootloader on nRF52832 using sdk11.0.0. I need to update signed bootloader through dfu but I'm facing an issue that is,
I programed softdevice...
Hi all, At present all my custom projects are running on sdk11.0.0 now I need signed bootloader for these I ported experimental signed bootloader from sdk10.0.0 to sdk11.0...
Dear friends,
I am having trouble connecting the Rigado BMD-300 with my Segger J-Link.
I am using the official breakout board from Rigado. I've connected all GND pins...
We are designing an additional "mbed-host board" that makes our nRF52832 based sensor board mbed-compatible ("Aistin Blue-2" board, see predecessor e.g. at www.kionix.com...
I use nrf51822 and soft device s130. I transmit some data using the printf function, and i need to clear the buffer before send data because sometimes i have noise in the...
Hi,
I'm new using XCode and I'm trying to use this guide:
github.com/.../documentation.md
I created a simple Cocoa Application, then I added iOSDFULibrary.framework...
Hello,
I'm experiencing a hardware fault followed by a reset when running the nRF5_SDK_12.1.0_0d23e2a ble_app_hrs_freertos with the following configuration :
PCA10040...
I'm using interrupts on nRF for the first time and have some trouble wrapping my head around / struggling with uncertainty in how to use the interrupts/GPIOTE efficiently...
Hi,
the system that i designed based on nRF51822 have two mode :
the first mode is the normal mode where the nrf should have a high connection interval of 2 to 3 seconds...
Hi,
I need to have a custom service which allows configuration of multiple parameters (perhaps 50 or more - which control registers in external peripherals)
I've looked...