Florian

Results 321 comments of Florian

I'm suspecting a bug on the decoder or decoder processing, you should not have [TPMS](https://github.com/theengs/decoder/blob/development/src/devices/TPMS_json.h) entities created if you don't have a BLE TPMS. Are those devices created with v0.9.12...

@mihsu81 Could you try this new version of the decoder and check if you still see TPMS ? https://github.com/theengs/decoder

Hello @jumpalotthigh, I don't have seen yet some pcb examples, for the moment i m using prototype board and it works well.

I don't think my prototype board is interesting, it's made as an arduino UNO shield with some addons (ALARM, 2 status led, 2 DHT) and I'm not very proud about...

@posicat regarding the ESP12F version what do you think about building a first with RF and I2C, and building the others with the "shield" principle, this would look like: -...

The goal is to adjust the needs to the user, but ones will say to just not solder or add the components related to the gateway he doesn't want. Just...

Please keep in mind that future gateways could come later, I'm thinking to LORA for example

Nice to see that there is improvment on the hardware! In my side I'm more interested in ESP12F with at least (if you have enough pins...) - 5V power, 3.3V...

D3 is not a good idea for RF receiver, we should switch with another pin. D2 could be a option if you are not planning to use I2C bus Global...

Hi, I don't understand the use case behind your request. You want to avoid TCP/IP comm and remplace it by serial? In this case I don't see the link with...