my idea: each time the launchpad receives the msg=1 via the usb serial, it sends a message to wake up the sensor tag. when it receives msg= 0 via the serial link, the sensor goes into sleep mode.
1- how can I transmit a message from the cc1352p1 to the sensor?
2- dynamically; how to wake/sleep the sensor tag when the launchpad receives 1 or 0?