A Nokia Shield For The Arduino

The Nokia 3100 is a classic in the circles we frequent. The LCD in this phone is a very cheap and very common display, and it was one of the most popular phones since the phone from Bell, making it a very popular source of cool components.

Now everything is an Internet of Thing, and cellular data for microcontroller projects is all the rage. [Charles] thought it would be interesting to use the famous Nokia 3100 to transmit and receive data. After battling with some weird connectors, he succeeded.

The Nokia 3100 doesn’t have a USB connector, as this phone was made before the EU saved us from a menagerie of cell phone chargers. Instead, this phone has a Nokia Pop-Port, a complex connector that still has TX and RX pins running at 115,200 bit/s 8N1. By fitting a USB socket onto a prototyping board, adding a few level shifters, and connecting the pins in the right order, [Charles] was able to get his Arduino talking to an old Nokia Brick.

[Charles] isn’t quite at the level of sending SMS from his confabulation, and even following a tutorial from [Ilias Giechaskiel] didn’t work. [Charles] is looking for help here, and if you have any suggestions, your input would be appreciated.

There is a problem with using a Nokia 3100 as a cheap Arduino cellular shield: it’s only 2G, and sometime soon those cell towers will be shut down. For now, though, it works, and once those 2G towers are shut down, there are plenty of options with cheap, early Android and iOS phones.

17 thoughts on “A Nokia Shield For The Arduino

  1. I really don’t think 2G networks will be shut down in nearest future. There is plenty of M2M devices using 2G only modules. Most of commercially available modules (such as famous SIM900) do not support 3G connectivity. And now, in SDR era it is quite easy to build universal radio circuit. I think 2G is here to stay. :)

  2. Had a similar project done long time ago where I hooked N82 over USB. Those were available for like 20EUR with GPS and 3G. Unfortunately all I have screenshot image https://www.dropbox.com/s/6jgy4wwte3s5548/Scr000021.jpg?dl=0. Since the goal was proof of concept I only got LED on/off functionality done (switchable from the phone), counting and displaying arduino button clicks on the phone and constantly monitoring temperature. The temperature in the image is correct, its damn hot in malaysia just in case you are wondering :)))

Leave a Reply to Charles Edward PaxCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.