Robert

Results 8 issues of Robert

You have made a excellent Library! here is an example to show how to work with it on wifi enabled devices (in this case a esp8266).

Hi, when i do : robert@laptop:~$ wmgui 00:17:AB:39:DB:90 the output is: Invalid packet type Unknown message type any ideas? it's not an original controller though.

Why does PyVerilator explicitly check for the .v extension on files? Is there a good reason for this? here is the line: https://github.com/csail-csg/pyverilator/blob/master/pyverilator/pyverilator.py#L409 what if you call your source files...

when i send a +++AT AP 3Dprinter kossel 1 1 but when i que: +++AT AP it prints: +++AT AP SSID=3Dprinter PASSWORD=kossel AUTHMODE=0 CHANNEL=1 even after a reset, even after...

Hi, I am wondering if there is a place for sharing experiences with this software somewhere. I don't think github issues would be efficient for that.

i just found this pluggin for sublime, and i must say its amazing! but peronally i would have done the window distribution a bit different, anyway, my issue is that...

Hello, Thank you very much for this useful utility!! I am using the usb-can dongle to debug connections with an STM32F103 using Standard frames and that works, However I Want...

consider adding a yield statement here: https://github.com/arduino-libraries/MKRNB/blob/c0ee4ed2fd3cad28a2072e0e27e7fd6b80affa89/src/Modem.cpp#L308 This is a tight loop and I don't think real-time timing is really all that necessary here.

type: enhancement
topic: code