Hello @maxstack
I am not sure. Stamp Pico can be use after you use M5 burner to connect to M5 server. And after that, you can use it in UI Flow Website by connect the MacAddress.
Posts made by labixiaoxin8888
-
RE: What is Preloaded on the Stamp Pico?
-
RE: Does UIFlow client support clipboard copy/paste?
Hello @david-bethesda
It's recommended to use UI Flow website instead of the application because application is outdated. And yes, Website does support copy and paste for python code. -
RE: Noob Q : Motion Detection, Lorawan & Battery Power
Hello @iot
You might want to check for the battery output/voltage before deciding whether to use it or change to a longer lasting battery supply or even a switch. Bear in mind that the weather conditions such as heavy rain should be taken into consideration as there are devices and wires involved because you don't want to shock the device/battery. Another tip is that the material of the box should withstand any weather and temperature. All the best in your project!@david-bethesda mentioned Solar parts, which is a good idea too.
-
RE: Core2, BLE, serial monitoring stops after power-cycle
Hello @Minxster
Not sure if it is necessary to put Serial.begin(9600) for this set of code/device. You can try adding it. Or you can check if you're missing any definitions. -
RE: new m5stack: Failed to write to target RAM (result was 01070000)
@mackone try connecting the downloader's 3V3 to Stamp Pico's 5V
-
RE: Read own API Key in UIFlow/micropython?
@ajb2k3 Is it possible to print any output for UI flow remote control website?
-
RE: Read own API Key in UIFlow/micropython?
Hello, how about accessing the device's API key from Blockly? Is it possible? I am using M5 Stack new Stamp Pico.
-
RE: UIFlow-Desktop-IDE reports: Upload code fails, maybe your device is offline check it and retry.
Hello @sunsetsafterglow
Does this occur when you use UI Flow website/ web version? You can go to M5 burner configuration to check the settings for start mode is set to App mode.
It could be either your device is not compatible or you keyed in the wrong API key.