-
-
Notifications
You must be signed in to change notification settings - Fork 204
FAQ
Use the WebUI
For AP mode wifi network the password is brucenet
.
For the WebUI, username=admin
, password=bruce
- IR requires a line-of-sight between the transmitter and the receiver, which can be easily blocked by solid objects. Other IR light sources like the sun can cause interferences. Solid objects can also block RF signals, especially if made of metal.
- try putting the transmitter and receiver closer (<10cm), many cheap modules have poor ranges, or may be too noisy.
- 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.
- 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, some signals may fail to decode.
Not officially supported.
For boards that do not have screen and buttons, an headless mode was added. Headless boards can be controlled via the WebUI and serial commands only, and does not expose all the Bruce features.
For this to work, you have to manually add a new configuration environment 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.
A sample env for the esp32-s3-devkitc-1 is defined here, it should work for all ESP32-S3 boards with 8MB PSRAM.
There is some file examples of what you can do in here, including evil portal templates, nfcs and infrared
hi im from undersea
- Home
- Building From Source
- Develop with Bruce
- Installing
- Interface
- bruce.conf
- Serial
- BLE
- IR
- RF
- RFID
- WiFi
- FM
- Others
- FAQ
- (This is not a bug, is a permission feature for repo because the community was helping the wiki but thanks "bug hunter" ;))