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'm looking at using an nRF51822 in a Gazell or ESB application. I prefer not to have any softdevice loaded at all.
What is the correct procedure to perform clock calibration...
Hi
So far I have been using the examples from Keil 5 pack installer.
Now I tried loading some from the SDK example folder and I have issues with includes.
What do I need...
I included button less DFU service in the proximity profile example.When i compile i am getting the following error.
..\..\..\..\..\..\components\libraries\bootloader\dfu...
Hello,
I am working with the example "experimental ble app cgms" in SDK 13.0 and using nRF52832 DK.
when a connection was settup and pairing completed, the CGMS sensor...
I want to ask general question about antenna designing as I am designing antenna to be used with NRF52.
The picture attached with this message shows a printed antenna coil...
At the moment I'm sending a notificaties during the BLE_GAP_EVT_CONNECTED event. This sometimes results in various errors but I can take care of those. The issue I'm having...
GerberVINR-178.zip
SchematicVINR-178.pdf
Bottom layer
Top Layer
IC on the PCB is marked as follows: nrf51822 QFAAHO 1627WM.
I am able to program the custom...
Hello,
I want to create BLE connection between two different modules - nrf51822 and TI CC2564 (possibly Laird BT800). Is there any chance on using Gazell protocol on other...
Hi,
if I got it right, the Radio Timeslot API is not supported by the S140 softdevice. Is this right? Why is this and are there any plans to support the API in later versions...
HI, every one, I joined the watchdog program in application,i use sdk11.0, and i found the problem that when i download the program , the MDK compiler point out "error: flash...
Hi,
I am doing development on Android platform. I am using Marshmallow device to develop my BLE application. Many times I am getting status code 129 in onServicesDiscovered...
Hi, i'm working on a custom board with microswitch (Crouzet V4) in order to get the position of a moving part inside a machine. This switch is in pullup mode with a 100k resistor...
Hello,
I am using nrf51 and sdk12.2. I want to print data to terminal using printf function. So I added app_uart_fifo.c also I included paths. I did not get any errors from...
I'm using NRF51422, s130, SDK v12.
And I'm working on a project that can connect concurrent peripheral and Central.
In this continuious connect and disconnect sequences...