guild icon
Toit
#How can I make my toit jaguar NOT advertise on UDP? :)
Thread channel in help
addshore
addshore 08/10/2026 11:51 AM
Basically got too many devices running, and its clogging up the wifi. Can I stop it from advertising? :🙂:
I'm pretty sure the answer is yes, but I now think I'm being blind.
addshoreOPaddshore
Basically got too many devices running, and its clogging up the wifi. Can I stop it from advertising? :🙂: I'm pretty sure the answer is yes, but I now think I'm being blind.
floitsch
floitsch 08/11/2026 10:38 AM
Support seems to be only halfway implemented. The device recognizes a flag, but the CLI doesn't have a way to send it...
So this is a bug.
👍1
floitsch
floitsch 08/11/2026 12:24 PM
Should be fixed in the next release.
💟1
addshore
addshore 08/12/2026 09:15 AM
This actually lead to me actually flashing artemis onto the 20 ESPs that we have internally that were "causing my issues"
We just have a very noisy 2.4ghz room with BLE etc, and having 20 ESPs also doing jaguar UDP adverts was a bit much xD
addshore
addshore 08/12/2026 09:17 AM
I imagine even having them maintain a 2.4ghz wifi connection while running (which I imagine happens even with artemis out of the box) liekly still causes some pain, but I'll think more about that on another day.
Either just being able to sleep the wifi between usages, or chekcins (maybe it already does this)
Or also i was thinking of having a "hub" device or something that connects to the wifi, and then tries to talk to the others over ESPNOW and or bluetooth instead :😛:
floitsch
floitsch 08/12/2026 01:41 PM
Artemis doesn't maintain any connection unless you use max-offline=0. (And if you use our server please don't do that as it hammers our server)
💟1
addshore
addshore 08/12/2026 04:45 PM
im on the defaults! good to know!
7 messages in total