Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Kincony A16 - PIR motion sensor
#5
Hi admin,

I tried above config but it was stuck not working...the motion is not detected..but when I connect the same sensor with ESP 32 mcu board it works.

Do I need to change the Input_IIC_address 0x39
as per your below post?

some of KC868-A16 V1.5 hardware version, PCF8574 address is changed. (if you have seen PCB is V1.5 and have GREEN label, you need to use new address value)
before is :

Relay_IIC_address 0x24
Relay_IIC_address 0x25

Input_IIC_address 0x21
Input_IIC_address 0x22


new is :

Relay_IIC_address 0x3C
Relay_IIC_address 0x3D

Input_IIC_address 0x39
Input_IIC_address 0x3A

[Image: attachment.php?aid=1256]   

if you don't know your PCF8574 address, you can use this "I2C scan" arduino IDE source code to scan address, it will print value by serial port.

here is source code: 
[Image: zip.png]   i2c-scan-a16.zip (Size: 645 bytes / Downloads: 61)
Reply


Messages In This Thread
RE: Kincony A16 - PIR motion sensor - by admin - 01-03-2023, 01:30 AM
RE: Kincony A16 - PIR motion sensor - by admin - 01-03-2023, 05:19 AM
RE: Kincony A16 - PIR motion sensor - by sonalikaatc@gmail.com - 01-03-2023, 07:56 AM
RE: Kincony A16 - PIR motion sensor - by admin - 01-03-2023, 09:16 AM
RE: Kincony A16 - PIR motion sensor - by admin - 01-03-2023, 12:33 PM
RE: Kincony A16 - PIR motion sensor - by admin - 01-04-2023, 01:21 AM
RE: Kincony A16 - PIR motion sensor - by admin - 01-04-2023, 11:59 PM
RE: Kincony A16 - PIR motion sensor - by admin - 01-07-2023, 06:14 AM
RE: Kincony A16 - PIR motion sensor - by admin - 01-07-2023, 08:00 AM
RE: Kincony A16 - PIR motion sensor - by admin - 01-08-2023, 02:06 AM

Forum Jump:


Users browsing this thread: