tessel / gprs-sim900

[UNMAINTAINED] JavaScript module for the SIM900 2G driver.
Other
14 stars 7 forks source link

unable to run sample gprs.js #23

Closed sallespro closed 9 years ago

sallespro commented 10 years ago

hi, having problems running the sample app with GPRS module.

INFO Bundling directory /Users/me/tessel/phone
INFO Deploying bundle (74.50 KB)...
INFO Running script...
GPRS module connected to Tessel. Searching for network...
Sending Text from a Tessel! to xxyyzzzzzzzz ...
{ message: 'Chain broke on AT+CMGS="xxyyzzzzzzzz"', type: 'Error', name: 'Error', stack: 'stack traceback:
    /app/node_modules/gprs-sim900/index.js:207: in function 'f'
    /app/node_modules/gprs-sim900/index.js:193: in function 'temp'
    /app/node_modules/gprs-sim900/postmaster.js:152: in function 'reply'
    /app/node_modules/gprs-sim900/postmaster.js:161: in function </app/node_modules/gprs-sim900/postmaster.js:103>' }
johnnyman727 commented 9 years ago

Closing this because we sent replacement hardware.

aramirez92 commented 9 years ago

I can't send Ñ, ñ or áéíóú ÁÉÍÓÚ

johnnyman727 commented 9 years ago

@aramirez92 can you share some test code and the output you get when you run it?