cant add pi brick

You have questions or need help around BierBot Bricks - this is the right place.
Post Reply
Giladbob
Posts: 14
Joined: Sat Feb 10, 2024 9:10 am

cant add pi brick

Post 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
User avatar
Bernhard
Site Admin
Posts: 263
Joined: Sun Jan 23, 2022 3:53 pm
Location: Munich - Germany

Re: cant add pi brick

Post by Bernhard »

Hey Giladbob,

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

Cheers,
Bernhard.
Giladbob
Posts: 14
Joined: Sat Feb 10, 2024 9:10 am

Re: cant add pi brick

Post by Giladbob »

Hi,
Can you direct me please where I can find the log file ?

Thx
User avatar
Bernhard
Site Admin
Posts: 263
Joined: Sun Jan 23, 2022 3:53 pm
Location: Munich - Germany

Re: cant add pi brick

Post by Bernhard »

Same folder where the main.py is
Giladbob
Posts: 14
Joined: Sat Feb 10, 2024 9:10 am

Re: cant add pi brick

Post 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)...
Grummel
Posts: 17
Joined: Fri Feb 02, 2024 5:13 pm

Re: cant add pi brick

Post 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
Grummel
Posts: 17
Joined: Fri Feb 02, 2024 5:13 pm

Re: cant add pi brick

Post by Grummel »

I think you have the same Problem because gpio 17 in Board number is +3,3v
Giladbob
Posts: 14
Joined: Sat Feb 10, 2024 9:10 am

Re: cant add pi brick

Post 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
User avatar
Bernhard
Site Admin
Posts: 263
Joined: Sun Jan 23, 2022 3:53 pm
Location: Munich - Germany

Re: cant add pi brick

Post by Bernhard »

Thanks Grummel for jumping in!

Happy to hear it worked, Gilad.

Cheers,
Bernhard.
Post Reply