DanB
@danb
Member
Joined: 2024-06-25 1:56 pm
Last seen: 2025-02-23 8:14 pm
Topics: 3 / Replies: 13
Reply
RE: RadioLib error -2 after reinstall

Another update.... I got my new computer.... installed it and everything ran just fine.... Until yesterday. I again got the yellow ! in my sys...

3 weeks ago
Reply
RE: RadioLib error -2 after reinstall

I have FINALLY located the problem. The post here mentioning about USB power issues, led me to investigate the USB and it turns out there was somet...

1 month ago
Reply
RE: RadioLib error -2 after reinstall

@zander unfortunately thsts not the case. It's something with my setup. As mentioned all my hardware worked. All My code worked. When uploaded an...

1 month ago
Reply
RE: RadioLib error -2 after reinstall

Its the serial monitor.Its RadioLib error code -2 The code compiles fine, and uploads fine. The weird thing is that this code worked just fine on ...

1 month ago
Topic
Replies: 10
Views: 119
Reply
RE: Hardware interrupts

@noweare i just added pull down to one of the pins.

8 months ago
Forum
Reply
RE: Hardware interrupts

ok I solved it.... What I did. 1. I put a 10Kohm pull down resistor on Present_BIN (and of course removed the software pull_up) 2. I changed...

8 months ago
Forum
Reply
RE: Hardware interrupts

@zander I wonder why the need for the "tone"?Of course I know how to copy/paste and use some common shortkeys.AND Of course i did EXTENSIVE searchin...

8 months ago
Forum
Reply
RE: Hardware interrupts

Yes I use pull_up on the pins. But I read many many online posts, and found a few that mention that physical pull_down resistors might be the way to...

8 months ago
Forum
Reply
RE: Hardware interrupts

@zander Bitwise. I am al new to this... So... Bear with me. This if (pinState & (1 <<Present_PIN)) I try to Check if the pre...

8 months ago
Forum
Topic
Forum
Replies: 12
Views: 496
Reply
RE: Power consumption esp32

Ohh yes you can be sure I value any advice I get here. I'm just starting out, never worked with any micro controller programming before and only ha...

9 months ago
Reply
RE: Power consumption esp32

Hi Dave This is my died project, do wasn't aware of module type ESPs. Also wasn't aware of the varieties of dev boards... Hence the on board camera...

9 months ago
Reply
RE: Power consumption esp32

@zander it's a freenove board. There is super compressive user guide to projects, but I don't see a datssheet for the board it self. And the power bre...

9 months ago
Reply
RE: Power consumption esp32

That's perfect. Thanks. Actually I found that I could lover the ma usage by 60 percent by removing the camera (even not used it pulled 2 ma) an...

9 months ago
Page 1 / 2