Custom extension live mode configuration


#1

Hi, I take the data coming over serial communication and divide it into parts and transfer it to variables. I return the data that the user selects over the block. How can I display this data on live mode.


#2

@nickbey
Could you give a few more details?
Have you created an extension that does this and you need help supporting Live Mode, or are you using a pre-built Live Mode extension?


#3

I have an extension that I published called Sense Miner. I want to see the values returned from this extension on live mode. What kind of configuration do we need to do?


#4

@nickbey
Is the extension for a device or a Sprite?
What device is it for if it is for a device?

I have an example extension using Live Mode, if you want I can send that to you so you can see how it’s done in an mBlock extension.