-
-
Notifications
You must be signed in to change notification settings - Fork 264
FAQ
eadmaster edited this page Aug 9, 2024
·
47 revisions
Use the WebUI
For AP mode wifi network the password is brucenet
.
For the WebUI, username=admin
, password=bruce
- if using unofficially supported modules, double-check that the used pins are correct. These can be changed in the Settings.
- check if the module is active and working during transmission:
- for IR, you can use a smartphone camera to check if the IR LED is blinking.
- use a multimeter or an oscilloscope to check activity on the data pin/LED/antenna.
- use another device to check and compare the signals. e.g. rtl_433 for RF, Tasmota or a Broadlink RM4 Pro for both IR and RF.
- try putting the transmitter and receiver closer (<10cm), many cheap modules have poor ranges.
- most RF modules only supports the 433MHz frequency with ASK/OOK modulation. Check if your
.sub
file or source signal is compatible. - check the serial log for errors.
Not officially supported.
For boards that do not have screen and buttons, an headless mode was added. For this to work, you have to manually add a new target in the platformio.ini, and then define the pins and features for the modules you have connected. Then, compile the firmware for your new target and hope it works fine!
There is some file examples of what you can do in here, including evil portal templates, nfcs and infrared
hi im from undersea