Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
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...
Hi,
I'm close to finishing the implementation of a system with a recording device with nrf51822, working with 6 sensors with nrf24L01.
The recorder is in receiving mode...
I'm looking for an approach to RF coexistence between an nRF51822 bluetooth SOC and a WiFi module such as the WL1801. Does anyone have any experience or recommendations for...
Hi guys,
I tried to flash the pca10001\blinky_example onto a nRF51822 with nRFgo Studio.
Flashing the s110 worked fine. But when I try to flash the hex from the example...
Hello All,
I'm thinking a small plastic case for a portable device.
It is possible to place pcb board (with pcb antenna) above the battery (Li-Po) or can interfere with...
I want to log basic intermittent events and push them to a previously associated mobile device when one is nearby. The mobile device can then forward the events up to a server...
I'd like to know what is the minimum and maximum frequency I can generate on a GPIO with a 50% duty cycle (+/-10% at the worst case). Which resources should I use for that...
In my case active CE signal defines byte boundaries - for each byte individually.
From what I see, DMA seems to stop on rising edge of CS regardless what is declared in...
Hello everyone,
I'm using nRF51822 development kit to do BLE network experiment.
The boards I use are PCA10005 with omnidirectional antenna, and PCA10004 with PCB antenna...
I'm looking at the UICR hardware peripheral example , and trying to figure out the utility in writing to the UICR registers.
Why would I want to modify the compiled hex...
Very new, so please forgive the questions, but...
I have an nrf8001 that I've powered up. After initial power up, I'm able to read the DeviceStartedEvent but the response...
I'm looking to integrate a digital (PDM/I2S) MEMS microphone into my nRF51822-based design. I'd like some pointers to reference designs or other information -- the ones that...
Hi,
I would to know why when the DC/DC is enabled the current is very high (57mA) during RF sending.
Why at the end of RF sending the current is higher than...
I am modifying the bootloader. I am not using DFU or any of that, but rather copying a FW image over from external flash through SPI. The area of my code that gives me problems...
The documentation of the S110 contains sequence charts that explain how the different GATT operations are performed.
developer.nordicsemi.com/.../a00885.html
It seems...