Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
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...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
Hi, I am using nRF51822 to generate two channels PWM to control motors. Softdevice is V5.2.1. But I found the the Blue tooth connection sometimes dead if the PWM frequency...
I would like to create a unit which is intermitting in the master and in the slave role.It should be most of the time "advertising" and waiting for some master to connect...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Hi all, please I have some questions.
1- When adding a service then a characteristic, this enables the SoftDevice to send BLE events to the application whenever a client...
I have a have a problem which i cant fix. I'm trying to run the Heart Rate project, but the soft device hangs up (at this line: sd_app_evt_wait(); ) The software jumps not...
I'm trying to figure out if there is a way to receive data from multiple channels with NRF_RADIO?
I'm using timeslot API to get access to the radio. The documentation talks...
Hello,
I am developing a USB Composite Device (= 2 HID devices in one) and I want to add Bluetooth LE functionality.
I am not sure where to start from :) - I am new to...
Hello.
I have adquired PCA10028. I use IAR IDE. I have downloaded an application example for the nrf51422 using the JLINK hardware of the PCA10028 board. I can download...
Dear All,
any opinion on attached antenna design (blue) to the outside of a metal housing?
PCB that flows around an aluminium die cast housing
External to aluminium...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hi all,
I cannot find the exact connector to use for the P19 Debug out header on the pca10028 board.
The one I have has the plastic around too big so it doesn't fit.
...
Hi,
I'm working on a simple ADC application where I sample using analog channel 1 and then read the value through the debugger. However my results are nonsense. I have...
I'm using s120_nrf51_ble_driver on PC.
To connect the BLE dongle, we need to COM port number to be known (parameter of sd_rpc_serial_port_name_set). Is there really no...
I am working on a project on wireless interface between phone and SIM card. I want to use chip nRF51822-CEAA to run SIM card simulation at phone side (include wireless communication...