For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
Hi,
In case this is of interest to anyone here, I've written a bit of code which shows how a DS1302 real-time clock/calendar device can be accessed in Java ME.
You can have a look here https://github.com/j-mbd/short-and-quick/tree/master/src/jmbd/ds1302
(Tested on RasPi 2 Model B running the 8.3 SDK)