AUW2 how to make _mqtt->ping(); in main loop

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
Geyoyo
 
Posts: 7
Joined: Sat Dec 07, 2019 11:38 am

AUW2 how to make _mqtt->ping(); in main loop

Post by Geyoyo »

AUW2 is Arduino UNO WiFi Rev2 (very hard to pronouncate).

I am looking for workaround of a problem I described in
viewtopic.php?f=56&t=159584&p=787285#p787285

"After using group->save, AdafruitIO_WiFi.run freezes"

What I think could work, without local changing of libraries (which I think is useless and unproductive), is to use just a "_mqtt->ping();", but I can't :(.

Please advise.

User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Re: AUW2 how to make _mqtt->ping(); in main loop

Post by brubell »

Could you post your output from the Arduino Serial Monitor? Thanks!

User avatar
Geyoyo
 
Posts: 7
Joined: Sat Dec 07, 2019 11:38 am

Re: AUW2 how to make _mqtt->ping(); in main loop

Post by Geyoyo »

brubell wrote:Could you post your output from the Arduino Serial Monitor? Thanks!
all outputs and code @ viewtopic.php?f=56&t=159584

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”