Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.md #1

Merged
merged 1 commit into from
Sep 30, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,7 @@ The next step is to check that the correct settings have been set in the Advance
The screenshot below shows an example output that the SIM programming was successful. And lastly that the deployed SIM card shows in the Manage SIMs list.
![Image of SIMprogramming3](https://raw.githubusercontent.com/MBRO95/PortableCellNetwork/master/Pi%20Startup/SIMprogramming3.png)

After inserting the SIM card into the GSM phone and powering on, YateBTS will send a welcome message with the assigned number for the phone as shown in the screenshot below. To troubleshoot if the Android phone is not connecting to the cell network properly, open the dialer application and type:
*#*#4636#*#*
A menu will appear and in the phone information tab, select the preferred network type to be GSM only and restart the phone.
After inserting the SIM card into the GSM phone and powering on, YateBTS will send a welcome message with the assigned number for the phone as shown in the screenshot below. To troubleshoot if the Android phone is not connecting to the cell network properly, open the dialer application and type ``*#*#4636#*#*``. A menu will appear and in the phone information tab, select the preferred network type to be GSM only and restart the phone.
![Image of SIMprogramming4](https://raw.githubusercontent.com/MBRO95/PortableCellNetwork/master/Pi%20Startup/phone.jpg)

# Security Overview
Expand Down Expand Up @@ -230,7 +228,7 @@ passwd pi
- The Yate NIB setup includes an ELIZA chat bot that you can communicate with by sending SMS messages to 35492.
- This is a good way to test use of a single device.
- Android Phone Config Menu
- Dial *#*#4636#*#*
- Dial ``*#*#4636#*#*``
# Special Thanks To...
- http://stackoverflow.com/questions/8903239/how-to-calculate-time-difference-in-bash-script
- https://www.modmypi.com/blog/raspberry-pi-7-touch-screen-assembly-guide
Expand Down