Sending data via BLE to webpage

Exactly.

And that’s why we need to build out an example of each data type so we can try to adapt that for our specific use cases.

it seems that are only a few different common data types that we would be working with which are:

#1. Numbers
#2. Text / Characters

Do you know of an example that shows you to pass a Char Variable back and fourth between a Chrome Webpage and a Gen3 Device?

Can we set Wifi credentials this way the same as we did with Photon Soft AP custom webpage? Can’t remember if Gen3 has a issue with this or not.

Sweet! It was late when I coded that. It was 50/50 if it would work.

I can pull a char and read it also too. Havent tried writting a char though.

8bit int are also fine, but im working on a way to receive 16bit int now…

1 Like

I’m happy to hear you already have the other data types worked out already.

Let me know when you have that added into your example and I’ll give it a try also.

I’m really eager to see how easy or hard it is to take the data were feeding the webpage and plot it onto some custom graphs. I haven’t messed with building a custom webpage in a awhile but I have seen graphing plugin’s that you can use to get the look and style you like.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.