Hi everyone,
i'm working on a project, and i need to send command through Serial com to my CC2531 Zigbee Dongle, using Java.
there is someone who ever try that with java code? i search for code examples but i don't found anything about sending command with java through Serial com.
at the moment, i can only detect my CC2531 with my code using rxtx api, but i want to know how to send data or commands !
can anyone help me ?
thanks.