RF24 Audio Transmission
-
I am using an electret microphone breakout from sparkfun ( https://www.sparkfun.com/products/9964?gclid=Cj0KEQiAxMG1BRDFmu3P3qjwmeMBEiQAEzSDLiq_CPMhV8TWyShMGB-krM6GjqS_7NCxB_ZYmxmTWusaAk048P8HAQ ) .
Is it possible to use mysensors code to send audio data from the microphone to the gateway?
Would it be better to use the RF24Audio library directly , instead of using mysensors?