ptvoinfo / zigbee-configurable-firmware

PTVO firmware for CC2530, CC2531, and CC2652 Zigbee chips
https://ptvo.info/zigbee-configurable-firmware-features/
MIT License
205 stars 22 forks source link

Four switch inputs with PSM #191

Closed Flavien closed 1 year ago

Flavien commented 1 year ago

When trying to configure four switches like this:

image

I get the following warning:

image

The page about PSM notes that:

The CC2530 has a hardware limitation of this implementation. You can add only one switch on pin ranges P00..P07, P10..P13, P14..P17, P20..P23. Therefore, you can have up to four switches in your configuration.

This is contradicted by the error message which seems to indicate you can't have more than 3 switches with PSM (not 4).

Which one is correct?

ptvoinfo commented 1 year ago

Please ignore this warning message. Your settings are correct.