View Single Post
Old 08-10-2016, 04:52 PM   #3
Slider1960
Connoisseur
Slider1960 ought to be getting tired of karma fortunes by now.Slider1960 ought to be getting tired of karma fortunes by now.Slider1960 ought to be getting tired of karma fortunes by now.Slider1960 ought to be getting tired of karma fortunes by now.Slider1960 ought to be getting tired of karma fortunes by now.Slider1960 ought to be getting tired of karma fortunes by now.Slider1960 ought to be getting tired of karma fortunes by now.Slider1960 ought to be getting tired of karma fortunes by now.Slider1960 ought to be getting tired of karma fortunes by now.Slider1960 ought to be getting tired of karma fortunes by now.Slider1960 ought to be getting tired of karma fortunes by now.
 
Posts: 59
Karma: 596608
Join Date: Oct 2008
Device: Cybook Gen3, Kindle PaperWhite, iPad
Smile

Thanks. Just what I needed. The version of busybox I already had didn't have the microcom commandlet. All i had to do was create a txt file with the AT commands in it and invoke it thus:
Code:
/bin/busybox-armv71 microcom -t 3000 -s 9600 -X /dev/ttymxc0 <AT-cmd.txt
Now just need to put that into a script I can call from within the application......
Slider1960 is offline   Reply With Quote