simondankelmann / SubMarine

181 stars 13 forks source link

Error entering code esp32 #10

Open Lamex9 opened 11 months ago

Lamex9 commented 11 months ago

Hello. I'm actually doing it myself after reading it all and starting to load code for esp 32. Error "SubMarine.ino:74:38: fatal error:

ELECHOUSE_CC1101_SRC_DRV.h: No such file or directory" I tried deleting it and got the error again "SubMarine.ino:9:17: error: variable or field 'btCallback' declared void" I can't describe it exactly because I'm not very good at English. Do you have any better directions? Thank you

simondankelmann commented 11 months ago

It seems you dont have the included libraries on your system. please install or download this :

https://github.com/LSatan/SmartRC-CC1101-Driver-Lib/tree/master

Lamex9 commented 11 months ago

Oh. I thought no one would respond. Thank you. Currently I still have the error "btcallback"... Now how to solve?. Currently I am using Esp 32 and NC 1101 8pin

Vào 16:56, Th 6, 3 thg 11, 2023 Simon Dankelmann @.***> đã viết:

It seems you dont have the included libraries on your system. please install or download this :

https://github.com/LSatan/SmartRC-CC1101-Driver-Lib/tree/master

— Reply to this email directly, view it on GitHub https://github.com/simondankelmann/SubMarine/issues/10#issuecomment-1792149174, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4XWR356ADGET2LE5JXUYVTYCS5UPAVCNFSM6AAAAAA64CKHJCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJSGE2DSMJXGQ . You are receiving this because you authored the thread.Message ID: @.***>

Lamex9 commented 10 months ago

Everything is okay . Can run small bin files. Large files are not possible. Do you have any suggestions?

Lamex9 commented 10 months ago

Everything is okay . Can run small bin files. Large files are not possible. Do you have any suggestions?

simondankelmann commented 10 months ago

what do you mean with large ? possibly its just more than the esp can handle at once