RPC for KL25Z/KL46Z

30 Apr 2014

Hi,

Is there any example code on RPC for KL25/46Z ? And which RPC library should I use ?

I tried couple of them, and they all don't work apparently ...

Thank you

01 Dec 2014

I used this one

http://developer.mbed.org/teams/mbed/code/mbed-rpc/

and managed to get the digital functions working. Analog didn't seem to work, so resorted to writing rpc functions

http://developer.mbed.org/users/sas37/code/rpc_Freedom_KL25Z_digital_analog/