haidvams

Results 6 issues of haidvams

Hi team I dont know , how to use SwitchFieldBlocBuilder() to show/hiden when Switch status in my case: SwitchFieldBlocBuilder( booleanFieldBloc: formBloc.halfcheck, body: Container( alignment: Alignment.centerLeft, child: Text('Half Day'), ), ),...

I have a project use Arduino as Master to read and write data for about 30 slave(R485) but Currently, I have not found a solution yet

#include ModbusMaster node; #include SoftwareSerial MySerial(10,11); void setup() { Serial.begin(9600); MySerial.begin(9600); node.begin(1, Serial); } void loop() { uint8_t j, result; result = node.readCoils(0, 6); if (result == node.ku8MBSuccess) { for...

I can rest by button "Purge rest cache" and what option to rest cache auto when I update a post? thank all

issue: bug
severity: medium
source: plugin
status: pending reproduction

IOS device cannot scan device beacon ?