TheCranston

Results 13 comments of TheCranston

So @townet01 you are saying that commenting out the line has the same effect as what I found of changing ``` WiFi.config(INADDR_NONE, INADDR_NONE, INADDR_NONE); ``` to ``` WiFi.config(WiFi.localIP(), WiFi.gatewayIP(), WiFi.subnetMask(),...

I can try it this upcoming weekend. I’ll report results then. Thanks Sent from my iPhone > On May 3, 2022, at 2:41 PM, townet01 ***@***.***> wrote: > > ...

@JonOve can you provide logs of the DHCP request from your router? The router *should* not be handing out 255.255.255.255 as an IP address or something else is very wrong....

I see the same thing. It would appear that the current commit define this as 'Sunrise::Sunrise(double, double, double)' with the last one being 'tz' The true answer here is that...

@furrtek, Do you have an update on this? I'm willing to dive in and take a look, but am not sure where to start. If you can point me in...

From IRC #HackRF discussion last night: sharebrained: Yes, I recall that feature being lost when I was trying to reduce the number of clocks (and spurs) in the system. Auto-switching...

@furrtek I tested the firmware (hash dc5d6fe). There is a little grey icon between the SD card and the Bias indicator. An arrow pointing up with an clock signal above...

@sharebrained has it fixed in upstream portapack-hackrf.

@c5e3 is the merge available? I'd love to test! Thanks!

@c5e3 so does your HackRF *hang* on initial power up, then after a manual reset it starts functioning? I remember vaguely from chatting with @sharebrained that his code, and subsequently...