Page 1 of 1

cant add pi brick

Posted: Fri Feb 16, 2024 6:54 pm
by Giladbob
hi,
i have problems adding pi brick,
i installed the Pi as instructed, after adding the API key i configured relays and also temperature sensors , i reset and pi wasnt found under bricks .
i dont understand what im doing wrong

Re: cant add pi brick

Posted: Fri Feb 16, 2024 7:13 pm
by Bernhard
Hey Giladbob,

Sorry to hear that. Please send the content of your bricks.log. happy to help.

Cheers,
Bernhard.

Re: cant add pi brick

Posted: Sat Feb 17, 2024 4:40 am
by Giladbob
Hi,
Can you direct me please where I can find the log file ?

Thx

Re: cant add pi brick

Posted: Sat Feb 17, 2024 5:34 am
by Bernhard
Same folder where the main.py is

Re: cant add pi brick

Posted: Sat Feb 17, 2024 7:56 am
by Giladbob
2024-02-16 22:42:18;INFO;read config
2024-02-16 22:42:18;INFO;apikey=LzxxxxxxxxxxxxxxxxxxxxPA, device_id=python_RaspberryPi_61339140-ccfa-11ee-8c20-d83add31653d, platform=RaspberryPi
2024-02-16 22:42:18;INFO;BierBot Bricks RaspberryPi client started.
2024-02-16 22:42:18;INFO;setting GPIO to GPIO.BOARD
2024-02-16 22:42:18;INFO;initializing relay 1 (GPIO 17)...

Re: cant add pi brick

Posted: Sat Feb 17, 2024 6:23 pm
by Grummel
I had the same problem have you chose the BOARD numbers of the GPIOs? Use pinout or google to find the right numbers gpio 26 = GPIO 37 in BOARD number. Try it it was my mistake and i spend a lot of time to find the problem.

Sorry for my horrible english

Re: cant add pi brick

Posted: Sat Feb 17, 2024 6:25 pm
by Grummel
I think you have the same Problem because gpio 17 in Board number is +3,3v

Re: cant add pi brick

Posted: Sat Feb 17, 2024 7:41 pm
by Giladbob
Wow I feel stupid!
Thx a lot , it work , didn’t read the instructions right, reading it again after receiving from you the answer shocked me ,
I need to do this kind of things when I’m not tired .

Thanks again
Gilad

Re: cant add pi brick

Posted: Sat Feb 17, 2024 9:06 pm
by Bernhard
Thanks Grummel for jumping in!

Happy to hear it worked, Gilad.

Cheers,
Bernhard.