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...
When not programed bootloader,my own 51822 module can work without Development Board,i supply the power through the button cell to my module.
But when programed bootloader...
Hi,
I want to use ble_app_multilink_central example for my own application. Here are my problems:
Setting MIN and MAX CONN_INTERVAL to more-less 20ms or lower (both...
Hi.
In my program I need a frequency at 2 MHz (a square wave with duty cycle at 50%), it should just run a frequency in a short time, under one second. Also the code must...
Hi,
I'm using a simple timer with interval set using "APP_TIMER_TICKS(1.4, APP_TIMER_PRESCALER)" alongside softdevice. Now i'm trying to get it to go faster but it would...
I got this error when programming the Development Dongle. The dongle is recognized in the
Master Control Panel as a COM4 - xxxx, and when is connected a green led and blue...
Hello,
We are French students in a school of engineers. We are developing a project based on the nrf51822.
Actually, we implemented RIOT OS on this SoC and we would...
I am currently using softdevice 8.0.0.
I am curious if the nRF51822 will be upgradable to be 4.2 compliant with a new softdevice release in the future? My understanding...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
I am trying to allow 2 peripherals to bond to a central, and would like to be able to use 2 push buttons to delete the bond information for either device. Is it possible to...
Hello, Nordics :)
I am trying to develop ANCS device with SDK 8.1, but I have some problem.
This are my environments.
Board: custom board.
chip: nrf51822AA...
Hi,
Function call to > err_code = ble_advdata_set(&advdata, NULL);
returns always err_code = 7 (NRF_ERROR_INVALID_PARAMETER) for a 128 bit UUID type (BLE_UUID_TYPE_VENDOR_BEGIN...
I am using pca10001, SDK6, SD7.1.
In my application i want to send a large amount of data to central(ios).
So im sending data as a packet of 19 bytes and each packet with...
I have NRF 51 DK.
I adjusted the toolchain path to arm-gcc 4.9 2015q1. This version works fine for the NRF 51 SDK.
I get this error:
lto1.exe: fatal error: bytecode...
I'm seeing the resetreas show the CPU lock-up detected after I reboot. This error is occurring while using the ADC. What type of fault condition can cause a CPU lock-up detection...