You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The device emits a short signal on P00 immediately after being powered on, regardless of the intended state. Since I want to use this device as a gate opener, this behavior essentially opens the gate whenever the device boots, e.g. after a power outage.
It seems like this behavior is related to the firmware, as the CC2530 without any firmware does nothing.
The text was updated successfully, but these errors were encountered:
@cysp74 The CPU does not start immediately to apply your pull-down setting. There is a small delay. It is possible, you can solve this problem using an external pull-down resistor.
I have configured the firmware (version 2023.03.05) to use GPIO on P00.
The device emits a short signal on P00 immediately after being powered on, regardless of the intended state. Since I want to use this device as a gate opener, this behavior essentially opens the gate whenever the device boots, e.g. after a power outage.
It seems like this behavior is related to the firmware, as the CC2530 without any firmware does nothing.
The text was updated successfully, but these errors were encountered: