Nick Tracy

Results 9 comments of Nick Tracy

Sorry to have been away for so long, I lost my previous git account (SergeantSeven) and created a new one recently. Any news on serial upload support on 1284p boards...

I will check it out, It would be nice to have this wrapped up and have a pull request so that the changes can be merged. looks like not a...

Running a terminal directly on the module and trying various commands I have come up with the following: - AT "OK/r/n" - AT+VERSION "OK:SH-VM1.23/r/n" - AT+NAME "OK+Set:/r/n" - AT+NAME? "OK+Name:SH-M08/r/n"...

Correct it handles AT commands differently from either the HM-10 or the clones. In some commands it uses the ? at the end to return the current value and in...

If that is all that is needed then I don't see why a release tag couldn't be created so we can submit it. The version number in the properties file...

That very well may be but there are plenty of us who would still prefer to have RTOS as a library for convenience. Moving over to another environment when you...

I must have misread that version numbering some how. I do agree with you, a lot of libraries are not thread safe. quite a few libraries are actually written pretty...

So here is my final question on the subject. Even though the core version of the port won't be updated, is there any reason not to still use it on...

I'm experiencing this exact same issue when trying to run an OpenCV example sketch on Lubuntu. Same error and same procedures. The sketch i attempted to run was the WhichFace...