What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
Hi dear friends from Nordic Semi,
I´m in great trouble trying to make these nRF24L01+ to work, one unit as a transmiter, and one unit as a receiver, it can be to send 3 bytes...
Hi,
I am using nRF51822 Evaluation Kit along with keil uvision4. Will using optimization in keil IDE make any problem in the normal working of BLE project? Will it affect...
Hello All,
We need to design a Remote Control based on NRF24LE1 working with mercury cell.
So they key factor is hardware & software optimisation for the lowest possible...
Is anyone aware of any of these on the market yet? I know of one, from Insight SIP, but am keen to hear about any others.
(This would save space on the PCB, simplify our...
Using twi_sw_master have discovered that the nrf51422 E00 draws 1.3mA in off mode.
When the twi device is removed from the bus, the nrf51422 draws under 5uA in off mode...
I want to merge soft device, application and boot loader in order to improve efficiency for factory. I searched relative topics in this forum and found something useful. At...
We have been unable to establish a link between a Garmin HR monitor over the air, we have established USB comms to a cell phone device. We took the transmission line directly...
i find one related question:
devzone.nordicsemi.com/.../
and this is refers to nrf8001,
so, i wonder if nRF51 could share both crystal with other MCU?
please help to...
Hello,
I am trying to test ble_app_uart example code and replicate similar behaviour.
I have disabled hwfc. But without hwfc, UART0_IRQHandler is not getting called...
Hi
I need to implement I2C slave side (up to 100kBit/s) on a nRF51822 chip. As far as i see the inegrated TWI peripherial only supportes the master side. Any ideas how...
I just received an nRF51822 eval/development board that has a sticker on it that says "PCA10004". I also just downloaded the latest SDK (nrf51_sdk_V6_1_0).
As far as I...
I received my nRF51822 development kit today and the PCA10000 dongle doesn't appear to be working. I installed all the drivers/software as per the user guide and when I plug...
Hi,
I'm using s110 v7.0.0 and sdk v6.1.0.
Which situations can produce disconnection error 0x3E ?
( BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED )
how to avoid this error ...