Page 1 of 1

Bluetooth interface ,The bridge between mobile phone and JCIDE

Posted: Mon May 13, 2019 11:38 pm
by kuafu
There are some bluetooth device such as Jubiterhttps://www.javacardos.com/store/products/10049 . If you want to write a applet ,and download to Jubiter. Maybe you can need bluetooth interface of JCIDE.

How to make bluetooth work?
1. Have a bluetooth device that support ble to uart .JCIDE read/write data from uart. Bluetooth device receive data from phone ,and it switch to uart., you can make you own bluetooth device ,or buy one.
2.mobie app,your mobile app. I use Jubiter wallet or nRF connect.
3. Set bluetooth proxy config
viewtopic.php?f=3&t=2026

4. connect to JCIDE on phone app.
5. Send apdu to JCIDE


6. JCIDE receive the data from phone app, and return the sw.

Re: Bluetooth interface ,The bridge between mobile phone and JCIDE

Posted: Tue May 14, 2019 1:26 am
by kuafu
If you want to make your own bluetooth device . ble_app_uart in nRF5_SDK_15.0.0_a53641a is a good option. Or Buy one from Javacardos.