mqtt_ethernet feed subscription limit?

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
aidan_the_tinkerer
 
Posts: 50
Joined: Fri Nov 01, 2019 2:48 pm

mqtt_ethernet feed subscription limit?

Post by aidan_the_tinkerer »

Hi,

I'm using the mqtt_ethernet example and I have 19 subscriptions to feeds and I notice that the bottom 5 or 6 aren't responsive to my inputs on my dashboard. I'm wondering if there is a limit to the number of feeds that I can subscribe to or if this is another issue that is frequently seen.

-Aidan

User avatar
aidan_the_tinkerer
 
Posts: 50
Joined: Fri Nov 01, 2019 2:48 pm

Re: mqtt_ethernet feed subscription limit?

Post by aidan_the_tinkerer »

I fixed the problem... I changed #define MAXSUBSCRIPTIONS to a bigger value in mqtt.h and the problem is solved!

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”