nRF24 / RF24Audio

Arduino library for streaming data/audio from analog inputs via NRF24L01 modules
http://nrf24.github.io/RF24Audio
262 stars 88 forks source link

No transmission after setChannel(40) #46

Closed AmeerHafez closed 1 year ago

AmeerHafez commented 2 years ago

What could be causing this issue? Is it low power input? I'm using LM1117 Regulator

TMRh20 commented 2 years ago

Are you calling it after rfAudio.begin(); ? and on both devices? It should just work if it works on other channels...