Skip to content
Holger Will edited this page Oct 20, 2015 · 2 revisions

to prevent telegram spoofing, you can not use any address as sending signature. Instead every TCM-3xx device has a base address, and you can use 128 addresses starting with the base adress.
So if your base address is aabbcc00 you can send data with a senderId from aabbcc00 to aabbcc3f. Your base address is stored in enocean.base.

you must wait for the ready event before being able to send Data.

Clone this wiki locally