Hello guys, has anyone build a walkie talkie with DMR828?
Is there a driver for this cos, i'm not seeing any.
Any help plz.
As much googling as I will do on your behalf did not turn up anyone who has done the work for you this time.
On the other hand, it did turn up the fact that these are controlled by serial communication, and this is documented well enough to make taking your own stab at it entirely practical.
In this respect, it is like many projects that find the need to talk to a serially controlled device. Search these fora for such projects, which will show the general structure of the code needed.
The baud rate is 9600, which means you could probably use softwar serial if your Arduino board does not have a spare real UART.
a7
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.