dschoepf
dschoepf
About
- Username
- dschoepf
- Joined
- Visits
- 76
- Last Active
- Roles
- Member
Comments
-
Try replacing the batteries and making sure the wireless receivers are less than a centimeter apart. Keep trying and it will eventually work. Also make sure there are no devices broadcasting on the same frequency bands in the room.
-
Thanks for the response, William! I figured there was some reason that a Butterworth was used besides the fact that MATLAB has a more robust Butterworth function than it does a Bessel. I may look into this further and try to do a comparison of the…
-
Also, @biomurph, thanks for your help. It's now compiling and able to transmit! I just now have to contend with the timeout errors, but that seems well-documented on another thread.
-
Okay. Will do. Thanks for your help. For additional information, I looked at a previous version of mpide (i.e. mpide-0023) and it appears that the Print.h core header is expecting void return types for the write commands. Obviously this was chan…
-
As I investigated further, I concluded that it is not a problem with overall setup as I restarted the entire process on a different machine and ensured that all of the correct folders matched up (also, no file not found errors appeared on compile). …
-
Update: I was able to correctly move everything to the appropriate directories to eliminate the file not found errors, but upon compilation, I still have errors overriding existing library methods (e.g. the SD library has void return type for the w…