Welcome Guest ( Log In | Register )

4 Pages < 1 2 3 4 >Bottom

Outline · [ Standard ] · Linear+

 Smart Home, Let's discuss

views
     
eagle7
post Mar 2 2024, 11:36 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(lucaswjk @ Mar 1 2024, 09:40 PM)
i tot nowadays ppl use solder paste/flux and hotgun compared to soldering.

oh thx for the video link
*
Solder paste/flux and hot air soldering is more suitable for Surface Mount Device (SMD), for normal IC or passive components using soldering iron is good enough. If your DIY project involving breadboard PCB, then the paste + hot air soldering will have difficulty to short/jump between 2 adjacent circuit.


QUOTE(alucard89 @ Mar 2 2024, 11:44 AM)
Btw, got success flashing the crabtek plug to esphome?
*
Already KIV the flashing as I am currently happy with my Tuya Smart Plug in the local Tuya integration. However, I am sure I will be able to resolve the flashing issues once the urge comes. 

QUOTE(alucard89 @ Mar 2 2024, 11:47 AM)
Got someone post a while back, got one no neutral switch still can act as repeater somehow.

Can look into this, flash with custom zigbee firmware (adds feature like decouple, router, binding)

https://github.com/grafalex82/hellozigbee
*
Alternatively, upgrade the existing 3 PIN wall socket to the one with build-in USB port and then plug in USB Zigbee repeater on it.






eagle7
post Mar 11 2024, 12:58 AM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(alucard89 @ Mar 3 2024, 11:25 AM)
Quite odd la why it still doesn’t work.
*
Good question, maybe no luck yet but will come soon thumbsup.gif

QUOTE(simmarjit @ Mar 5 2024, 06:02 PM)
Do you know whats the model number of your Smatrul plug? Did you get them recently by any chance?
*
I got my smart plug from different sellers (whichever offered the best price) about 2 to 3 years ago, and I only got the wall switch from Smatrul and flashed to Tasmota. Sorry, I cannot comment on whether their smart plug is using an ESP chip or otherwise.

FYI, if you managed to find a Smart Plug with Monitoring feature and successfully flashed it to Tasmota, do a calibration against Power Meter . Here the calibration guide.

QUOTE(simmarjit @ Mar 8 2024, 10:50 PM)
HA is for more advanced stuff larh. Tuya needs cloud connection right? The cloud thing really puts me off larh, and some stuff only tuya branded stuff is available and i have try to look up if it can even be flashed.

You cant be anonymous but you certainly can try to be more private.
*
Correct HA is for more advanced users as it was driven by the community, and a lot of customization can be done on the dashboard, interactions, etc. Tuya needs a cloud, but local Tuya does not need a cloud.

QUOTE(lucaswjk @ Mar 8 2024, 11:21 PM)
only if u hv time, capacity and expertise.
i took 1 year to install my smartdoor...
i tot i hv time.. but i dont.
my esp32 still in my drawer

i did flash my switch to tasmota.
i hv spare RPI too, mayb if i hv time i will play around.
i did this as hobby...
but smarthome for general population the wall is very high.
pls dont recommend ppl to mod their IoT unless they ask
*
Me too; the hobby is driving me to start learning all the Home Assistant, ESPhome, MQTT, Flashing, etc. from Youtube and to be happy to share what I learn from Youtube. You mentioned you have an RPI; do you know (also to all the silent readers) that you can install Proxmox (a hypervisor) and run multiple virtual machines (VMs) and Docker containers on them? like Home Assistant, Plex server, file server, backup server, torrent downloader, etc. I recently learned about and set up a Proxmox server on my old laptop and hosted Home Assistant on its VM. Using this Proxmox, I can do a snapshot backup and restore the backup (reverse the changes) instantly if I make the wrong changes. I should have learned it earlier.


eagle7
post Jun 13 2024, 12:05 AM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(azbro @ Jun 10 2024, 03:34 PM)
Hi, I'm interested in Tuya ZigBee and WiFi items

Does anyone know if Tuya need to pay Subscriptions after 1 Months use? And does it include scenes or sequence activation.

I will be using mostly Tuya items in my house.
*
Tuya or Smart Life require no subscription from the end user, but the developer may need to pay a subscription to use the Tuya system in their products.

I did not explore the scene or the sequence activation in the Tuya feature, as this is an optional feature bundled with different products.

If you are looking for full control, you should explore Home Assistant , and you will have full control on the scene as well as integrating and controlling other non-Tuya devices.

Don't forget to learn Node-RED to make your scene and automation easier to build and troubleshoot later.


eagle7
post Jun 14 2024, 03:59 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(ZeneticX @ Jun 14 2024, 03:16 PM)
What do you mean by scenes or sequence? If you literally mean smart scenes, no problem from Tuya / Smartlife app itself, its always part of it

user posted image
*
From your post, I finally managed to figure out how to use my Tuya CCTV with human body detection (not motion detection) feature to switch on my car porch light without the need to install the Frigate add-on to my Home Assistant + Google Coral USB Accelerator.

This post has been edited by eagle7: Jun 14 2024, 04:10 PM
eagle7
post Jun 30 2024, 11:40 AM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(tyj82 @ Jun 25 2024, 06:00 PM)
@eagle7 say he is using "SMATRUL Tuya Smart WIFI switch" ... i am wondering which model.
*
It was the Smartrul Tuya Smart WiFi Wall Switch, which was using an ESP chipset. Their Smart Plug is now using the WL2S (LN882HKI chipset).

If you don't mine, you can replace the existing WL2S with TYWE2 and then flash to Tasmota.

Alternatively, check the model number of your smart plug that is using the ESP chip, search all the online stores, and review the buyer's supplied photos/video to determine what smart plug model number the seller was selling before committing your purchase.

Smart Plug Model BSD48 = WL2S module (Upgradable to TYWE2)
eagle7
post Jul 6 2024, 01:39 AM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(azbro @ Jul 2 2024, 05:05 PM)
I wonder has anyone tried adding 2 PIR sensors to 1 WiFi light?

If PIR sensor detect movement it will ON, if no detect it will OFF

So if 1 PIR is ON, the other remains off is easy.

But if 1 both sensors is ON,  1 is still detecting movement and remains ON, but the other sensor after 1 minute is OFF, will the light remain ON or OFF? I want it to remain ON.

Or is it need to do some conditioning.
Example if sensor is still detecting movement, sensor 2 will not off the light. Wow..this is getting complicated for me. I'm just using the simple ewelink app, I don't think can do that.
*
I don't have your kind of setup, like 2 PIR, but I think the setup from eWeLink should be as follows:.

1. Create two scenes.
2. Scene 1 is used to detect any movement coming from either PIR1 or PIR2, followed by turning on light 1 immediately.
3. Scene 2 is used to detect that both PIR1 and PIR2 are cleared, followed by a minute delay, then turning off light 1.

user posted image

As the app's built-in automation and scene are meant to be easy to use, it cannot handle difficult scenarios.

In Home Assistant setup with Node-Red, this will be my preferred workflow.

user posted image

In the above workflow:
1. When either PIR1 or PIR2 is on, then Light 1 will be on.
2. When both PIR1 and PIR2 are off, it will send a signal to the "delay block" for a 1-minute delay before passing on to Light 1 to turn it off.
3. If within a minute a new movement is detected, a "reset" signal is sent to the "delay block" to clear up any queues to be sent to Light 1 to turn off the light. 

mmWave Human Presence Sensors is much preferred compared to PIR.

eagle7
post Jul 27 2024, 06:46 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(alucard89 @ Jul 27 2024, 05:06 PM)
Finished adding wifi direct control to all my ac, not relying on ir this time.
All you need is esp8266 with some jst cable & connect to port on your ac pcb (check your diagram)
You can add this to your homebridge and ha. Total cost is around rm12-14 per ac

Daikin (cn_wir port)

Jst cable 2.0
https://my.shp.ee/ZYRNff2

Faikin
https://github.com/Sonic-Amiga/ESP8266-Faikin

Wiring - cn_wir port specifically because it’s scattered in the github repo. If yours is built in wifi module model just remove that cable from the port.

» Click to show Spoiler - click again to hide... «

Mitsubishi Electric (cn105 port)

PAP jst cable
https://my.shp.ee/vwE85Ut

Mitsubishi2mqtt
https://github.com/dzungpv/mitsubishi2MQTT

For tuya, you can order this module from thailand
https://shopee.co.th/product/27525505
And that’s it, should save you 500 from sensibo or other devices. Obviously daikin has their own app, but not exactly open source. And mitsubishi electric has kumo cloud but they don’t exactly use it here. For other brands, you can just google it, i noticed panasonic, midea, haier has non cloud esp solution.
*
Check out this project, which uses the ESP-01M module, which can be purchased for around RM20. It can transmit and receive AC signals directly from the AC's board, such as ambient temperature, cooling temperature, operation mode, speed, etc.


eagle7
post Jul 29 2024, 10:36 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(alucard89 @ Jul 27 2024, 05:06 PM)
Finished adding wifi direct control to all my ac, not relying on ir this time.
All you need is esp8266 with some jst cable & connect to port on your ac pcb (check your diagram)
You can add this to your homebridge and ha. Total cost is around rm12-14 per ac

Daikin (cn_wir port)

Jst cable 2.0
https://my.shp.ee/ZYRNff2

Faikin
https://github.com/Sonic-Amiga/ESP8266-Faikin

Wiring - cn_wir port specifically because it’s scattered in the github repo. If yours is built in wifi module model just remove that cable from the port.

» Click to show Spoiler - click again to hide... «

Mitsubishi Electric (cn105 port)

PAP jst cable
https://my.shp.ee/vwE85Ut

Mitsubishi2mqtt
https://github.com/dzungpv/mitsubishi2MQTT

For tuya, you can order this module from thailand
https://shopee.co.th/product/27525505
And that’s it, should save you 500 from sensibo or other devices. Obviously daikin has their own app, but not exactly open source. And mitsubishi electric has kumo cloud but they don’t exactly use it here. For other brands, you can just google it, i noticed panasonic, midea, haier has non cloud esp solution.
*
I wonder what it looks like in the HA. I have flashed the binary files into the ESP8266 without hardwiring it to the AC. From the MQTT explorer, I can see the connection but the HA cannot discovered it automatically. Maybe I need to buy the connector and plug it into the CN_WIR port.

If anyone is interested in the above project, ensure your Daikin AC is of the "Smart Control" type or supports WIFI.

Here's how to check it:
1. Open AC front led
2. Check the wiring diagram at the side
3. Observe any port labelled as CN_WIR

user posted image


Without the CN_WIR port, you can drop the above project and explore other method such as capture and playback the remote control IR signal.


To flash ESP8266, download the bin files from Faikin site and search the binary file using the build-in search function.


Download the ESP8266 flasher app from here if you are not familier with Python apps.

Here the settings that I used, ensure the correct COM port is used.

user posted image

user posted image

user posted image

Once successfully flash, reboot the ESP8266 and try to connect the ESP8266 WIFI AP using your PC/Laptop. Run IPconfig from your Windows command prompt, copy and paste the Default Gateway IP to your browser and enter your desire MQTT Broker IP address, User name and Password.

Next steps will be soldering the jack wire to ESP8266 and plug into CN_WIR port.


QUOTE(LostAndFound @ Jul 28 2024, 05:09 PM)
Should I prioritize wall + ethernet for CCTV or just POE?
*
Perhaps I rephase your questions also to extend other possible options

Option 1: Wall Power Socket + LAN cable
Option 2: LAN cable only
Option 3: Wall Power Socket only.

Option 1: My preferred option as I will not be limited to CCTV with POE type only, but I can use any other brand that may not support POE. I can extend the usage of the wall power socket for other purpose such as motion sensor, smart plug controlling the hanging LED light for all sort of festival etc.

Option 2: Limited to POE CCTV or any gadget supporting POE.

Option 3: Many CCTV now support WIFI connection such as 2.4GHz or 5GHz. If you plan to save the video stream into DVR, then ensure you have good mesh network.




eagle7
post Jul 30 2024, 02:52 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(azbro @ Jul 30 2024, 12:25 PM)
You think you know it all when using cheap WiFi China CCTV, until...
Those Tuya and Ewelink CCTV are seriously worst than those. Always disconnecting. And if you use if for scenes and automation, you will be seriously disappointed. It is so bad that I only wish they could add into their settings a "Disconnecting" options.

Anything External and waterproof also has it's connectors covered up.
*
Just share my experience with my recent purchase of a Tuya CCTV.

Reason for the Purchase:

1. My old Xiaomi CCTV installed at my car porch running on 2.4 GHz keeps on being disconnected or the signal unstable. When I check on the number of WiFi APs discovered outdoors compared to indoors, there are simply too many, and some more are using 40 MHz bandwidth for their channel. 

2. I need CCTV that supports 5 GHz (low latency and less interference).

3. CCTV that supports the RTSP protocol can be viewed from HA or any app supporting the RTSP protocol.

The result is within my expectations, except the video quality is not as good as my other 2K FHD Xiaomi CCTV.

I don't mind buying expensive Xiaomi CCTV or quality products if they support 5GHz and the RTSP protocol; otherwise, I will be locked into their ecosystem and not easily integrated into the HA.

NOTE: Not all CCTV supports the RTSP protocol.



eagle7
post Jul 30 2024, 10:49 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(Kiding @ Jul 30 2024, 03:02 PM)
Get Dahua, IMOU, TP-link, all support rtsp, POE, ONVIF, very good low light picture, this is important if you want to use it for object/human detection such as Frigate

Frigate with Home Assistant is currently one of the best smart security home systems, it has replaced my old fashion home security system, it has much lesser false alarms, real time monitor and view your house anywhere on earth that have internet connectivity.
*
A random check on the above brands and found many running on congested 2.4GHz band, with a handful on 5GHz band.

Anyone looking for wireless CCTV running on latest technology (e.g. Wi-Fi 6), can add Imou Cruiser Z into your shopping cart.

On the Frigate, I did try to install into my HA on Virtual Machine (VM) but notice the Host CPU usage is at high side. Maybe it more suitable on a dedicated hardware.

Did you notice your CPU usage become higher too with each camera added?




eagle7
post Jul 30 2024, 11:43 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(simmarjit @ Jul 30 2024, 11:01 PM)
So Frigate inside of a HA VM? Not really advisable unless youre allocating a lot of resources to that. Maybe HA in bare metal with Frigate as a container then sure, better to have iGPU support really helps.
*
QUOTE(Kiding @ Jul 30 2024, 11:03 PM)
high cpu usage usually the video decoding is run on CPU, another possibility is object detection is running on CPU too.

my frigate is running on x86 container and use less than 10% CPU, because video decoding is running on intel vaapi hardware decoder, and object detection is on nvidia gpu.
*
Both of you are using dedicated hardware for the jobs ( notworthy.gif ), while I am using my 10-year-old laptop (Intel i5-3320M) as a hypervisor host. 

With 6x containers and 4x VMs running concurrently, CPU utilisation is about 10%. This old laptop still refuses to retire bruce.gif .
eagle7
post Aug 1 2024, 12:24 AM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(soonvee @ Jul 31 2024, 02:26 AM)
If I m not mistaken, Xiaomi C400 model can support 5Ghz
*
Check the spec of Xiaomi C400, it supports 5GHz band but does not support RTSP. RTSP protocol can easily integrated into the HA ecosystem.


QUOTE(Chengi @ Jul 31 2024, 11:35 PM)
Where do you recommend to hide ?
*
You need to unbox your AC to find a suitable location. For Daikin with Smart Control feature, there is compartment for the Wifi module. You can either stack on top of the existing Wi-Fi module or replace the existing one. You may want to buy some rainbow wire for the wire extension.



eagle7
post Aug 2 2024, 01:47 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(lucaswjk @ Aug 1 2024, 02:08 PM)
why not esp32?
*
The binary files were compiled to run on ESP8266 architecture and not ESP32.

The project does not require bluetooth or lot of I/O ports, ESP8266 is cheap and deliver the job.

QUOTE(Chengi @ Aug 2 2024, 06:15 AM)
The above ESP8266 comes with 1MB of flash storage and may not meet the requirement.

Buy this with 4MB flash storage and small foot print.

If you are new to the DIY, you will need soldering iron, soldering lead, de-soldering pump and most importantly patient to do the job.
eagle7
post Sep 11 2024, 09:21 AM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(trespasser @ Sep 6 2024, 07:41 PM)
I bought 2 to try it out. It able to connect via zigbee2mqtt but did not expose any parameters to test out automations.
I reckon the AI learning requires FP1E to pair with M3 hub so it might not able to distinguish ceiling fan air movement and human movement via zigbee2mqtt.

To date I tested with Sonoff SNZB-06P and Screek 2A but both still can't differentiate between ceiling fan air movement and human movement.
Was hoping FP1E able to solve this but I'm not getting my hopes up  cry.gif
*
QUOTE(alucard89 @ Sep 6 2024, 08:15 PM)
Hi bro, did you try this for z2m

https://github.com/Koenkk/zigbee2mqtt/issue...ment-2326967353

Screek 2A need to exclude areas with fan but there’s still issue with the not too great static detection on ld2450

And if you use LD2410, you can still exclude distance for the ceiling detection, for example if it hovers around 400 cm - 450cm.

So with the ai spatial learning enabled you can exclude the fan from your testing with fp1e?
*
Have you tried out either ESPresense or Format BLE Tracker? Both use ESP32 to detect the presence of your Bluetooth devices, such as a smart watch, smartphone, etc., in the vicinity before signalling their detection location.

For example, embed the location name of ESPresense 1 as Hall 1, and embed the location name of ESPresense 2 as Kitchen; when your smartphone presenses in a location covered by ESPresense 1 (Hall 1), your HA will mark your smartphone in Hall 1, similar to if your phone moved from Hall 1 or an unknown location to Kitchen, your HA will show your phone in Kitchen.
Using the HA's automation to trigger a series of events like turning on the light, the fan, etc.
 
eagle7
post Sep 11 2024, 10:57 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(lucaswjk @ Sep 11 2024, 03:12 PM)
2 options for u
1. use 2 AP or more.
2. buy second hand enterprise grade AP, no need new coz most IoT only support legacy wireless and wireless N sajer.
low end enterprise grade can support 256 devices.
i tried expensive tp link router rated i think 300 devices, but in real life only 100 sajer. so dont waste money.

disclaimer: i use 2 ap, 1 highend asus and second one enterprise grade.
*
In fact, you can get the Enterprise feature with a consumer router by flashing the factory firmware to 3rd party firmware, such as OpenWRT.

Not all routers support OpenWRT, but you can check from this link: https://openwrt.org/toh/start

Currently I am using 2x Xiaomi Redmi Router AC2100 (6x antenna; 2x CPU core, 128MB RAM, 128MB Flash), with each router costing less than RM140 (after discount) and configured to mesh setup.

With OpenWRT, you have total control of your router, including regular security updates, feature add-ons/customizations, etc.

This post has been edited by eagle7: Sep 11 2024, 11:00 PM
eagle7
post Sep 12 2024, 11:29 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(lucaswjk @ Sep 11 2024, 11:11 PM)
I'm huge fans of openwrt, dd wrt and tomato... and flash alot wrt54g.
super stable during torrents era.
now I'm using asus original firmware, no need flash coz it was based on merlin.

my personal experience... when connect to too many devices it still not stable.
I suspect it is hardware issue.
just my 2cents
*
Me too from Tomato -> Gargoyle -> dd-wrt -> OpenWRT

Check on my OpenWRT; currently there are around 60 devices connected (e.g., CCTV, IOT, laptops, smartphones, smartTV, tablets, printers, AC, auto-gate, wall plug, wall switch, alarm system, RF bridge, etc.). From the layman's eye, we see there are 60 devices connected to the WiFi router, but within these connections, my router reports there are more than 600 active connection sessions or currently served (e.g., your smartphone/laptop is constantly running background connections to its service provider, e.g., WhatsApp, WeChat, news notifications, etc.; this is one device with multiple connections, which is normal).

In order for the router to serve all these connections, the router needs a lot of memory; thus, choosing a router with a lot of memory is important.

https://blog.flashrouters.com/2012/05/21/mo...ve%20throughput.

QUOTE(Drian @ Sep 12 2024, 09:39 AM)
You should start using enterprise/small business AP once you have many clients.
Unifi, Omada etc
*
Possible to suggest any Unifi or Omada AP model and budget friendly? Is it just plug and play, or need some configuration?

QUOTE(azbro @ Sep 12 2024, 08:35 PM)
So meaning to say, layman's terms

If I have let's say 40 devices, including a dozen CCTV.
All having good signal coverage.

Creating a mesh will not help at all in improving the device stability. Right?

Or, is it better to doing it as an access point rather than Mesh. Mainly to stability.

I'm asking cos about to buy a same router (used) and the one that came with the Unifi package (X3060Z)

Or better to buy an old router like Tenda AC18 (AC2100) that is able to connect to 50 devices and create it as an Access Point

Thanks in advance
*
Mesh is mean to serve blind spot location, if you don't have blind spot, then no need to setup mesh network.

However, no harm to get a Wi-Fi router that is ready to serve this kind of situation.

Just want to share this link where it test your connection's packetloss.

https://packetlosstest.com/

From the Test setting, select preset approximation to default; select Singapore server and start the test.

If you have Zero packet loss, that is good otherwise you have reason to upgrade brows.gif

QUOTE(simmarjit @ Sep 12 2024, 09:59 PM)
All wifi CCTV? Damn

Maybe create a SSID with just 2.4GHz for the CCTV put it on different channel. Other devices connect to a new SSID with both 2.4GHz and 5GHz.
*
I can only talk from OpenWRT perspective, if I switch the WIFI channel for SSID 1 to Ch1 (e.g. 2.4GHz), all the SSID originated from the same router (2.4GHz) will follow and changed to Ch1. You cannot have multiple channels within the same WIFI AP.



eagle7
post Sep 13 2024, 09:39 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
I just got my new Xiaomi Router AX3000T with the intention to flash it to OpenWRT. 

Anyone interested in upgrading their existing ISP's WiFi router can consider this product given factory preloaded Unify and Maxis profiles, and you just need to key in your account ID and password. 
user posted image

You can monitor the router from the Xiaomi app. 

Can setup Mesh network easily using similar Xiaomi Mesh Wi-Fi Router. 

It cost less than RM140 after discount (from occasionally/monthly Shopee discount).

Remember to buy the Malaysia version (Global version) and not the Chinese version.
eagle7
post Sep 13 2024, 10:09 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(alucard89 @ Sep 13 2024, 09:41 PM)
Got quick guide how to setup the mesh?
I tried setting up with a linksys (forgot model name) and xiaomi router (also running openwrt) but still no internet access
*
The Xiaomi Mesh network setup is mean for pairing with their own family of Xiaomi Mesh product and not 3rd party brand. From the user manual, you can either pair them using the Xiaomi App or by pressing the Mesh button.

If you want to setup the mesh network between your linksys and xiaomi router, both must be running on OpenWRT firmware.

1. SSH/Putty to your Linksys and Xiaomi router and run iw list | grep "Supported interface modes" -A 9
2. Ensure Mesh Point is listed else your HW does not support the Mesh setup.
3. Follow this link https://www.youtube.com/watch?v=cw8ykKgVKbM or https://www.youtube.com/watch?v=vVoZppb_FR0&t=12s


eagle7
post Sep 14 2024, 04:42 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(alucard89 @ Sep 13 2024, 10:25 PM)
Followed the same tutorial before this but it just wasn’t working for me. I’ll need to revisit this again
*
Assumption: 
1. You have installed all the necessary software for the mesh network in both the primary and secondary wifi routers (e.g., replace wpad-basic-mbedtls with wpad-mesh-openssl).
2. You have set static IP for both the primary and secondary WiFi routers (e.g., 192.168.1.1 and 192.168.1.2).


A. In both the WiFi router's mesh wireless point, apply the following (in my case, I pick 5 GHz as my backbone):
1. Operating Frequecy: Mode = AC; Channel = 36; Width = 80 MHz (do not change the Mode or Channel, else it will break the link; if you insist on changing, ensure apply the changes on all the WiFi routers).
2. General Setup: Mode = 802.11s; Mesh ID = <Any ID you wish but must be standardised>; Network = LAN
3. Wireless Security: Encryption = WPA3-SAE; Key = <Any passkey, must be standardised>

B. On the Secondary WiFi Router
1. Interface -> LAN -> General Settings: Protocol = Static Address; Device = br-lan; IP Address = 192.168.1.2; IPv4 netmask = 255.255.255.0; IPv4 gateway = 192.168.1.1 
2. Interface -> LAN -> Advanced Settings: Force link = ticked; Use default gateway = ticked; Use custom DNS server = 192.168.1.1

Tips:-
If your WiFi router is using MediaTek MT7603E for the 2.4GHz, downgrade the router OS to OpenWRT 22.xx due to a stability issue in the newer version.

Side note: It is not easy to flash OpenWRT to the Xiaomi AX3000T. I will rate the difficulty level as 8.5 to 9 out of 10, as the online guide does not work. Spent hours to try and error. 
eagle7
post Sep 20 2024, 02:32 PM

Getting Started
**
Junior Member
88 posts

Joined: Jul 2006
QUOTE(alucard89 @ Sep 11 2024, 12:10 PM)
That needs you to carry devices or those smart watches which i don’t and not really suitable for older folks.
*
I believe I've found a solution to the issue where the Human Presence sensor wasn’t turning off the light or fan when it mistakenly detected movement from an object, such as a spinning fan. This would cause the room’s light and fan to remain on even when no one was around.

The solution by combining the feature of Presence Sensor and PIR Sensor in the Node-Red. With this setup, the system will send an 'OFF' signal when no movement is detected by the PIR sensor after 60 sec of wait time.

QUOTE(alucard89 @ Sep 13 2024, 10:25 PM)
Followed the same tutorial before this but it just wasn’t working for me. I’ll need to revisit this again
*
Although the command iw list | grep "Supported interface modes" -A 9 in OpenWRT shows that the hardware supports mesh points, it doesn't necessarily mean that OpenWRT can utilize this Mesh Point feature. To identify which specific hardware between two Wi-Fi routers doesn't support Mesh, you can refer to the System log and search for the keyword mesh.

4 Pages < 1 2 3 4 >Top
 

Change to:
| Lo-Fi Version
0.0363sec    0.32    7 queries    GZIP Disabled
Time is now: 25th November 2025 - 11:39 PM