Replies: 1 comment 1 reply
-
|
什么sim卡? 哪种网络? 手机号码带上国际区号了吗? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I purchased an AIR780E relay development board. A simple one.
I managed to get the tool working to upload the firmware to the device and to upload a lua script, which seems to execute well.
I have inserted a regular mobile phone sim card with calls/sms/data. I have actually tried different sims from different providers.
The issue is as follows: when I send SMS to the sim phone number and my lua code is waiting for an sms, the callback never triggers. When I place the sim in an android phone the sms immediately comes through. As if it was never requested by the AIR780E device.
When I try to send an sms it indicates all went well and the sms was sent but actually it was never sent.
The network connection looks ok.
I could not find a lot of information on these boards and on people trying to make these work.
Does someone has experience or ideas how to trouble shoot this ?
Beta Was this translation helpful? Give feedback.
All reactions