Stephan Eisvogel

Results 30 comments of Stephan Eisvogel
trafficstars

Compare https://github.com/WireGuard/wg-dynamic/blob/master/lease.c#L432 for an example of switching between IPv4 and IPv6. Bit of a task to get log_cb() to parse IPv6 correctly. Update: Reason why NFLOG works and LOG doesn't,...

Stuart, thanks for reading, and happy holidays! I watched Ross Mitchell on Youtube and I liked his LTO cabinet build. I shun commercial options like the upcoming Zenaji (https://zenaji.com/eternity/) because...

Some more notes so I don't forget... I looked at the v4 schematics and for comparison also what Batrium has in their CellMon modules (https://s3.amazonaws.com/helpscout.net/docs/assets/5af3b7ec0428631126f1e589/attachments/5df41bf52c7d3a7e9ae51d65/BMon-and-LMon-LeafMon-Data-Sheet-Ver-2.0.pdf) In the v4 schematics I...

I just received an e-mail because this post has shown up in Google search, and got sent this link about TI as a heads-up: https://www.eevblog.com/forum/projects/psa-do-not-use-the-tps61099-boost-reg-in-your-designs/ Wow... looks like TI really...

I can not provoke it right away after restarting, needs some seconds/minutes until it starts hanging. Log: ``` Apr 25 18:02:07 meran systemd[1]: Stopping rapid spam filtering system... ( 1...

I can do more logging but this is a live system with a bit of traffic, would need to do it off-peak and sanitize some stuff. Please advise, thank you....

I bisected this problem because occasionally I use USSD to load prepaid cards, the problem appears for me in commit 868bbd41fbf2911cdfba483e50c8e99a79d84258 by @magcks Can you verify? Last good: 1d00a5d3c31dc5b61541cd6cbc4152e58bb5c898 May...

The trouble could be that the module sends this > AT+CUSD=1,"AA182C3602",15 while the old module sent this > AT+CUSD=1,"002A0031003000310023",15 Both signifying _*101#_ as a simple USSD code. Try this patch...

> But that changeset contained a bunch of good stuff too. It's always hard to make people adhere to best practices when no one is getting paid. I hereby welcome...

> If you try: > `AT+CUSD=1,"AA182C3602",0` > With 0 or 1 or 2 or 3, it should also work, right? I tried, but I can't tell, because my German provider...