Search found 3 matches

by reubenb
21 Oct 2021 12:41
Forum: Z-Uno
Topic: z-uno module stops working when USB is not connected
Replies: 5
Views: 6859

Re: z-uno module stops working when USB is not connected

I tested out just calling Serial.end() and it looks like it's fixed the kind of issues that I was seeing before. This was without even running Serial.begin();
by reubenb
21 Oct 2021 12:28
Forum: Z-Uno
Topic: z-uno module stops working when USB is not connected
Replies: 5
Views: 6859

Re: z-uno module stops working when USB is not connected

Did you ever work this out? I'm seeing the same behaviour.

I saw in the release notes for 2.1.6 they said:
"Allow disable USB using Serial.end(). Before that non-connected USB was leading to Z-Uno Module hangs."
by reubenb
20 Oct 2021 06:01
Forum: Z-Uno
Topic: "recipe.c.o.pattern is missing" on compile
Replies: 4
Views: 4443

Re: "recipe.c.o.pattern is missing" on compile

This was really helpful, but took me a little bit to work out what you meant. For anyone else that might come across this, to fix this issue: Edit the platforms.txt file for Z-uno here: "~/Library/Arduino15/packages/Z-Uno/hardware/zw8051/2.1.7/platforms.txt" Copy the variable set in recipe...