Bluetooth Control

Hi
I'm looking to control an Arduino using a NON-SMARTPHONE via bluetooth.
I have an Orange Atlanta mobile phone. It supports J2ME java apps - will I need an app to control the Arduino?
I have no knowledge of java programming. If I do need an app, could someone help? Please??
Thanks in advance to any answers.

:slight_smile:

You will need some kind of bluetooth serial app for your phone. There may be a blackberry j2me app for that.

On android, I use blueterm to communicate with arduino over bluetooth. You will need something similar for j2me.

-transfinite

Great thanks,
if i had to code an app myself would it involve lots of code to get the arduino/phone to talk or is everything quite standardized? Sorry for my lack of knowledge, it's my first time using bluetooth. :drooling_face: