To use Brave Browser with Arduino Cloud it is necessary to create a custom filter that allows communication between Brave Browser and the Arduino Cloud Agent.
Create a custom filter
-
Open Brave Browser.
-
In the address bar, navigate to
brave://adblock
. -
Scroll down to the Create custom filters section and add the following:
@@localhost
@@127.0.0.1
-
Click Save changes.
The Arduino Cloud Agent will then be able to detect your board, and Arduino Cloud should work as expected.