Google IoT SDK

JERRY.RIVERA
Posts: 2
Joined: Mon May 03, 2021 6:39 pm

Google IoT SDK

Postby JERRY.RIVERA » Mon May 03, 2021 6:43 pm

Hi guys, after a while, I decided to go for ESP-IDF since it has a library for Google's IoT core platform.

My question is: Can this library work with a SIM900 or any LTE connection?

My project requires both WiFi and LTE connection, and if the lib doesn't support that type of connection, is it wise to go and build my own library using the HTTP REST API they provide?

ESP_Minatel
Posts: 361
Joined: Mon Jan 04, 2021 2:06 pm

Re: Google IoT SDK

Postby ESP_Minatel » Tue May 04, 2021 8:43 am

Hi,

It should work with esp-google-iot.

For the LTE modem, you will need to use the pppos_client.

JERRY.RIVERA
Posts: 2
Joined: Mon May 03, 2021 6:39 pm

Re: Google IoT SDK

Postby JERRY.RIVERA » Tue May 04, 2021 10:45 pm

So I can have WiFi and LTE connection in the same project with the PPP client?

ESP_Minatel
Posts: 361
Joined: Mon Jan 04, 2021 2:06 pm

Re: Google IoT SDK

Postby ESP_Minatel » Wed May 05, 2021 5:14 pm

Hi,

I've never tested LTE and WiFi.
I think you can, but not sure about using it simultaneously. Maybe you'll need to implement some coex function in order to avoid issues.

Who is online

Users browsing this forum: No registered users and 43 guests