Hello everybody, I have been trying to develop a Java ME application using WTK 2.5.2 (Java Wireless Toolkit) and Nokia SDK 3. The application would broadcast a CBS (Cell Broadcast Service) message using the WMA (Wireless Messaging API).
Documentations says that the CBS messages are read-only, thus it can not been sent. When I tried to send myself, it threw an exception.
Is there anyone who has some experience with the problem please inform me!
Is there anyway to do this with another SDK or even mimick it?