@pandian-nano AHHH! Just figured it out. I had an old version of the burner program. I think I've got it now.
Thank you!
Posts made by ksprayberry
-
RE: json library error in uiflow
-
RE: json library error in uiflow
@pandian-nano I might be doing something wrong then. I’m using the 1.12.7 UIflow web version and I have the 1.9.8 version of UIflow loaded on my devices. I’ll check it again. Thanks.
-
RE: json library error in uiflow
Is it possible they broke this in the latest uiflow? I'm getting this error now too.
-
RE: COM.X 915 Doesn't respond
@felmue said in COM.X 915 Doesn't respond:
AT+LORAWAN=?
Thank you for the help. That was all it was. I fired it back up again and issues commands from the correct command set and it seems to be working. Now to try it out more.Thank you!
Kelly -
COM.X 915 Doesn't respond
I just got my COM.X modules in the mail. I was looking forward to playing around with these and maybe creating a point to point network of sorts. Just to play with, maybe transmit weather data. I don't seem to get any response with the module though. I was following the M5Stack Tutorial with the Grey Core. I have everything as shown in the picture in the tutorial as far as RX/TX pins. I get no response at all in the M5 Burner, but if I open the serial monitor in the Arduino IDE, I get the following ERROR. Any ideas where to start? Do I need to register this with the TTN or set the frequency or something? Also, I can't help but think the pins on the module are slightly too short and may not be getting a good connection.
AT+LORAWAN=?
+CME ERROR:1
ASR6501:~#
-
RE: Why the newest UIFlow does not support BaseX anymore?
@liemph I just checked mine using a Fire and it seemed to work. What Core are you using? Maybe that's it or maybe..Just last night somehow I selected the M5 Paper when I was working on the M5 Ink. Maybe just double check you have the right core selected. Maybe it's not supported with the core you have selected by accident? Maybe it's worth looking. Sorry about all the "maybes"
-
RE: Why the newest UIFlow does not support BaseX anymore?
I hope it's just a bug or it's an accident. I have the baseX too.
-
RE: UNITCAM Problem
Just wanted to check in and see if anyone's UNIT CAM is working with the current version of UIFlow. I'm beginning to think I've killed mine somehow. I can't get it to work in UART or WIFI mode either one, I've tried it with a couple of Cores and nothing works.
Thanks!
Kelly -
RE: GRBL13.2 firmware version
@world101 I'd really like to see that code when you have time to post it. Thanks!
-
RE: GRBL13.2 firmware version
@world101 said in GRBL13.2 firmware version:
to
Sorry for the delay. I do have the faces kit, I would be interested in seeing that code.
thanks! -
RE: GRBL13.2 firmware version
@world101 Thank you! I think I was sniffing all around it last night, but I think I had a conflict with the display. I was trying to transfer it from one Core to another via UART. I learned something new doing that, so it wasn't a total loss. This is very helpful.
-
RE: GRBL13.2 firmware version
Would you might sharing your Uiflow blocks on how you serial printed the grbl message?
-
RE: GRBL13.2 firmware version
I thought I read somewhere in here that it was .83? Earlier than 1.1
-
RE: UNITCAM Problem
@m5stack Sorry for the multiple replies. An update. I moved the core and camera very close to the router and it immediately connected and produced a qrcode and I am able to see the pictures.
-
RE: UNITCAM Problem
@m5stack Ok, I finally got it to generate a qrcode. Maybe what the issue is, is that it takes an inordinate amount of time to generate the qrcode. It does not immediately generate the code. It seems to take about 3-5 minutes to generate the code. I was thinking it was maybe instantaneous. Maybe that is the issue with others too. The issue I am having now is that I do not see an image. I see the image using UART, but I'm not seeing it on the web address.
-
RE: GRBL13.2 module
@world101 I couldn't get it to work with the Universal G code sender. It was like it could tell it was there, but it didn't seem to communicate. I think there's a lot to do with it all being ESP32 based or that you're going through a computer through the esp32 to the grbl module...I'm not sure. there is a I've not gotten any further along with it. I pretty much put it to the side and had hoped to come back to it. I think you could read line by line from a file on the SD card and write it to the GRBL module. So on my Shapeoko cnc router I can use the command $$ to see the parameters and settings and change many variables to setup a machine as you need it set. I do not see how you can do that with this device. Maybe in the arduino environment you can you the serial monitor. I was really disappointed that there is no documentation for this and I have found very little online.
I did find this, but I just didn't have the time to go down this rabbit hole. link text
-
RE: UNITCAM Problem
@m5stack Same here. I have checked and double checked my SSID and password. The uart works and I can see the picture on the display. I am using 1.7.8 on both the UIflow and the Grey Core. I do not see any errors, but I can't help but thinking it is freezing up. Sometimes it will display pictures by a frame every 5 seconds, but sometimes it does not. But more than anything it does not seem to be retrieving the qrcode.
-
RE: UNITCAM Problem
I am using the example code straight out of UIflow and only adding my SSID and password , but I get no qrcode.