raspberry pi - Sending SM5100B messages using cutecom -


i describe did until , problem have. project connect sm5100b gsm raspberry pi runs raspbian (similar version debian) , send message in mobile. did first, connection raspberry pi. have cutecom hyperterminal opened it, connected device /dev/ttyama0 , clicked in 'open device button'. have following message:

+sind: 4 

i send message in mobile. wrote following inputs , had following results:

at ok at+cmgf=1 ok at+cmgs="my number" ok >hello >hello 

but when type or press ctrl-z doesnt anything. have spanish keyboard. problem here? problem keyboard? cutecom's problem? have write code?

there should option enter hex input. select , send ox1a1d0d.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -