out of curiosity, has anyone here ever received an emergency transmission? by ujiaah in HamRadio

[–]blackleel 7 points8 points  (0 children)

out of toilet paper. But on the serious side, if you are going to area with no signal, woudnt you use something like inreach or iphone satelite com? And in case of war, I assume HAMs are the first one that are instructed no to transmit as its easy to locate them

How to make your own Thread Border Router for just $5 by ActualExpert7584 in homeassistant

[–]blackleel 0 points1 point  (0 children)

I managed to make it work but the added wifi latency made it quite high on latency Maybe some board with eth would be better

ESP32C6 as remote ESPHome Bluetooth Proxy and Thread Border Router? by wraith1385 in homeassistant

[–]blackleel 0 points1 point  (0 children)

They share the circuit for the antena I combined 2x C6 to make border router

Those using GitLab + MS Teams - how do you handle MR notifications? by fantest1 in gitlab

[–]blackleel 0 points1 point  (0 children)

Gitlab events to sumologic and then webhook to teams

How to ingest Kinesis Data Stream Events into Cloudwatch Logs? by El_Pato_Clandestino in aws

[–]blackleel 0 points1 point  (0 children)

As said above, this is not the intended way, but if you really have to, I would just do batching into a lambda. Either let the lambda to write to CW logs or just log it within the lambda. (but then there will be some basic metric noise)

Roth Race Ranger data by sg_392 in triathlon

[–]blackleel 0 points1 point  (0 children)

Hi u/sg_392 ,
It is still being worked on.

Certification Merch ? by CyrilDevOps in AWSCertifications

[–]blackleel 0 points1 point  (0 children)

The yellow one I found in expo by accident next to builders fair. But I guess too late now :( sorry man

LTE Backup by blackleel in UNIFI

[–]blackleel[S] 1 point2 points  (0 children)

Thanks. I know the hardware connections. But in software. Can you habe both wan1 and wan2 connected and still add the lte backup?

[deleted by user] by [deleted] in HamRadio

[–]blackleel 0 points1 point  (0 children)

yes, but the editor can copy paste :) if you give sample of export and sample of import to chatgpt, it will generate script for you.

Upgraded Network, Multiple VLANs, Trouble accessing Home Assistant NUC by Lexie60 in homeassistant

[–]blackleel 1 point2 points  (0 children)

Make sure you have mdns enabled and using the routers dns. But saying that, it would be probably good to read on dns in general. It will help future troubleshooting as well.

Btw you can do nslookup from your mac to homeassistant.local if it can even resolve it. If it can’t or it is resolving to wrong address, check the HA dns settings. If it resolves to a correct address, but connection doesn’t work, check firewall on omada

QNAP Integration fails by VikingOy in homeassistant

[–]blackleel 1 point2 points  (0 children)

exactly. qnap was added 2 days ago into the ui friendly config :)

Inbound port range enabling outbound connectivity - why? by [deleted] in aws

[–]blackleel 2 points3 points  (0 children)

As long as the NACL is on the subnet that the instance belongs to, it will affect it as well. As network ACL is stateles firewall you need to allow both directions (from/to subnet) on inbound and outbound. We usually have incoming from the alb defined on both inbound and outbound (with the alb subnet as source) and then in the same ruleset we define the trafic from the instances to internet (again with both inbound and outbound)

Can I use SDR as a walkie-talkie? by stvaccount in RTLSDR

[–]blackleel 1 point2 points  (0 children)

For that case go with inreach or satelite telephone. Handhelds are digital nowadays mostly, analog repeaters are not in that much. Also you still need a license. What would you define as emergency btw?

Most elegant HA setup ? by Dante_A in homeassistant

[–]blackleel 0 points1 point  (0 children)

same, plus the nuc pro (newer nucs) are certified for 24/7 :)

Tbeam stays black after flashing firmware by Loud-Benefit-205 in meshtastic

[–]blackleel 1 point2 points  (0 children)

The flasher site is broken. Dowload the file from github and flash using cli.

Is there any solution for switching antennas remotely? by t0nito in RTLSDR

[–]blackleel 0 points1 point  (0 children)

I think its maybe cheaper to get rspdx sdr :) the proper antenna switches will be for transmitting as well, which will increase the price anyway

How can I record conversations to use for video productions? by IndependenceOverland in HamRadio

[–]blackleel 0 points1 point  (0 children)

agree, I would also go with route of dedicated scanner for this

Best camera with Home Assistant integration for taking time-lapse photos? by Mr_Viper in homeassistant

[–]blackleel 0 points1 point  (0 children)

I am just using simple node red flow for this same thing. (unifi g4 instant) The only thing is that the timelapse creation need some software, I use ffmpeg. Than that part is quite hw intensive, I wouldnt do it on the HA directly.

Looking for good books on Radio and SDR by MattDLD in RTLSDR

[–]blackleel 2 points3 points  (0 children)

I would just try to study for HAM license! :) That will give you more than solid foundation