maniacbug / RF24

Arduino driver for nRF24L01
http://maniacbug.github.com/RF24
956 stars 774 forks source link

radio.setPALevel((RF24_PA_LOW)) not working. #77

Open milapj opened 8 years ago

milapj commented 8 years ago

Whenever i include this line in my sketch the BLE disappears. Without this line i can detect nrf24l01 on BLE detection apps.