MyMesh.cpp 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988
  1. #include "MyMesh.h"
  2. #include <Arduino.h> // needed for PlatformIO
  3. #include <Mesh.h>
  4. #define CMD_APP_START 1
  5. #define CMD_SEND_TXT_MSG 2
  6. #define CMD_SEND_CHANNEL_TXT_MSG 3
  7. #define CMD_GET_CONTACTS 4 // with optional 'since' (for efficient sync)
  8. #define CMD_GET_DEVICE_TIME 5
  9. #define CMD_SET_DEVICE_TIME 6
  10. #define CMD_SEND_SELF_ADVERT 7
  11. #define CMD_SET_ADVERT_NAME 8
  12. #define CMD_ADD_UPDATE_CONTACT 9
  13. #define CMD_SYNC_NEXT_MESSAGE 10
  14. #define CMD_SET_RADIO_PARAMS 11
  15. #define CMD_SET_RADIO_TX_POWER 12
  16. #define CMD_RESET_PATH 13
  17. #define CMD_SET_ADVERT_LATLON 14
  18. #define CMD_REMOVE_CONTACT 15
  19. #define CMD_SHARE_CONTACT 16
  20. #define CMD_EXPORT_CONTACT 17
  21. #define CMD_IMPORT_CONTACT 18
  22. #define CMD_REBOOT 19
  23. #define CMD_GET_BATT_AND_STORAGE 20 // was CMD_GET_BATTERY_VOLTAGE
  24. #define CMD_SET_TUNING_PARAMS 21
  25. #define CMD_DEVICE_QEURY 22
  26. #define CMD_EXPORT_PRIVATE_KEY 23
  27. #define CMD_IMPORT_PRIVATE_KEY 24
  28. #define CMD_SEND_RAW_DATA 25
  29. #define CMD_SEND_LOGIN 26
  30. #define CMD_SEND_STATUS_REQ 27
  31. #define CMD_HAS_CONNECTION 28
  32. #define CMD_LOGOUT 29 // 'Disconnect'
  33. #define CMD_GET_CONTACT_BY_KEY 30
  34. #define CMD_GET_CHANNEL 31
  35. #define CMD_SET_CHANNEL 32
  36. #define CMD_SIGN_START 33
  37. #define CMD_SIGN_DATA 34
  38. #define CMD_SIGN_FINISH 35
  39. #define CMD_SEND_TRACE_PATH 36
  40. #define CMD_SET_DEVICE_PIN 37
  41. #define CMD_SET_OTHER_PARAMS 38
  42. #define CMD_SEND_TELEMETRY_REQ 39 // can deprecate this
  43. #define CMD_GET_CUSTOM_VARS 40
  44. #define CMD_SET_CUSTOM_VAR 41
  45. #define CMD_GET_ADVERT_PATH 42
  46. #define CMD_GET_TUNING_PARAMS 43
  47. // NOTE: CMD range 44..49 parked, potentially for WiFi operations
  48. #define CMD_SEND_BINARY_REQ 50
  49. #define CMD_FACTORY_RESET 51
  50. #define CMD_SEND_PATH_DISCOVERY_REQ 52
  51. #define CMD_SET_FLOOD_SCOPE 54 // v8+
  52. #define CMD_SEND_CONTROL_DATA 55 // v8+
  53. #define CMD_GET_STATS 56 // v8+, second byte is stats type
  54. #define CMD_SEND_ANON_REQ 57
  55. #define CMD_SET_AUTOADD_CONFIG 58
  56. #define CMD_GET_AUTOADD_CONFIG 59
  57. // Stats sub-types for CMD_GET_STATS
  58. #define STATS_TYPE_CORE 0
  59. #define STATS_TYPE_RADIO 1
  60. #define STATS_TYPE_PACKETS 2
  61. #define RESP_CODE_OK 0
  62. #define RESP_CODE_ERR 1
  63. #define RESP_CODE_CONTACTS_START 2 // first reply to CMD_GET_CONTACTS
  64. #define RESP_CODE_CONTACT 3 // multiple of these (after CMD_GET_CONTACTS)
  65. #define RESP_CODE_END_OF_CONTACTS 4 // last reply to CMD_GET_CONTACTS
  66. #define RESP_CODE_SELF_INFO 5 // reply to CMD_APP_START
  67. #define RESP_CODE_SENT 6 // reply to CMD_SEND_TXT_MSG
  68. #define RESP_CODE_CONTACT_MSG_RECV 7 // a reply to CMD_SYNC_NEXT_MESSAGE (ver < 3)
  69. #define RESP_CODE_CHANNEL_MSG_RECV 8 // a reply to CMD_SYNC_NEXT_MESSAGE (ver < 3)
  70. #define RESP_CODE_CURR_TIME 9 // a reply to CMD_GET_DEVICE_TIME
  71. #define RESP_CODE_NO_MORE_MESSAGES 10 // a reply to CMD_SYNC_NEXT_MESSAGE
  72. #define RESP_CODE_EXPORT_CONTACT 11
  73. #define RESP_CODE_BATT_AND_STORAGE 12 // a reply to a CMD_GET_BATT_AND_STORAGE
  74. #define RESP_CODE_DEVICE_INFO 13 // a reply to CMD_DEVICE_QEURY
  75. #define RESP_CODE_PRIVATE_KEY 14 // a reply to CMD_EXPORT_PRIVATE_KEY
  76. #define RESP_CODE_DISABLED 15
  77. #define RESP_CODE_CONTACT_MSG_RECV_V3 16 // a reply to CMD_SYNC_NEXT_MESSAGE (ver >= 3)
  78. #define RESP_CODE_CHANNEL_MSG_RECV_V3 17 // a reply to CMD_SYNC_NEXT_MESSAGE (ver >= 3)
  79. #define RESP_CODE_CHANNEL_INFO 18 // a reply to CMD_GET_CHANNEL
  80. #define RESP_CODE_SIGN_START 19
  81. #define RESP_CODE_SIGNATURE 20
  82. #define RESP_CODE_CUSTOM_VARS 21
  83. #define RESP_CODE_ADVERT_PATH 22
  84. #define RESP_CODE_TUNING_PARAMS 23
  85. #define RESP_CODE_STATS 24 // v8+, second byte is stats type
  86. #define RESP_CODE_AUTOADD_CONFIG 25
  87. #define SEND_TIMEOUT_BASE_MILLIS 500
  88. #define FLOOD_SEND_TIMEOUT_FACTOR 16.0f
  89. #define DIRECT_SEND_PERHOP_FACTOR 6.0f
  90. #define DIRECT_SEND_PERHOP_EXTRA_MILLIS 250
  91. #define LAZY_CONTACTS_WRITE_DELAY 5000
  92. #define PUBLIC_GROUP_PSK "izOH6cXN6mrJ5e26oRXNcg=="
  93. // these are _pushed_ to client app at any time
  94. #define PUSH_CODE_ADVERT 0x80
  95. #define PUSH_CODE_PATH_UPDATED 0x81
  96. #define PUSH_CODE_SEND_CONFIRMED 0x82
  97. #define PUSH_CODE_MSG_WAITING 0x83
  98. #define PUSH_CODE_RAW_DATA 0x84
  99. #define PUSH_CODE_LOGIN_SUCCESS 0x85
  100. #define PUSH_CODE_LOGIN_FAIL 0x86
  101. #define PUSH_CODE_STATUS_RESPONSE 0x87
  102. #define PUSH_CODE_LOG_RX_DATA 0x88
  103. #define PUSH_CODE_TRACE_DATA 0x89
  104. #define PUSH_CODE_NEW_ADVERT 0x8A
  105. #define PUSH_CODE_TELEMETRY_RESPONSE 0x8B
  106. #define PUSH_CODE_BINARY_RESPONSE 0x8C
  107. #define PUSH_CODE_PATH_DISCOVERY_RESPONSE 0x8D
  108. #define PUSH_CODE_CONTROL_DATA 0x8E // v8+
  109. #define PUSH_CODE_CONTACT_DELETED 0x8F // used to notify client app of deleted contact when overwriting oldest
  110. #define PUSH_CODE_CONTACTS_FULL 0x90 // used to notify client app that contacts storage is full
  111. #define ERR_CODE_UNSUPPORTED_CMD 1
  112. #define ERR_CODE_NOT_FOUND 2
  113. #define ERR_CODE_TABLE_FULL 3
  114. #define ERR_CODE_BAD_STATE 4
  115. #define ERR_CODE_FILE_IO_ERROR 5
  116. #define ERR_CODE_ILLEGAL_ARG 6
  117. #define MAX_SIGN_DATA_LEN (8 * 1024) // 8K
  118. // Auto-add config bitmask
  119. // Bit 0: If set, overwrite oldest non-favourite contact when contacts file is full
  120. // Bits 1-4: these indicate which contact types to auto-add when manual_contact_mode = 0x01
  121. #define AUTO_ADD_OVERWRITE_OLDEST (1 << 0) // 0x01 - overwrite oldest non-favourite when full
  122. #define AUTO_ADD_CHAT (1 << 1) // 0x02 - auto-add Chat (Companion) (ADV_TYPE_CHAT)
  123. #define AUTO_ADD_REPEATER (1 << 2) // 0x04 - auto-add Repeater (ADV_TYPE_REPEATER)
  124. #define AUTO_ADD_ROOM_SERVER (1 << 3) // 0x08 - auto-add Room Server (ADV_TYPE_ROOM)
  125. #define AUTO_ADD_SENSOR (1 << 4) // 0x10 - auto-add Sensor (ADV_TYPE_SENSOR)
  126. void MyMesh::writeOKFrame() {
  127. uint8_t buf[1];
  128. buf[0] = RESP_CODE_OK;
  129. _serial->writeFrame(buf, 1);
  130. }
  131. void MyMesh::writeErrFrame(uint8_t err_code) {
  132. uint8_t buf[2];
  133. buf[0] = RESP_CODE_ERR;
  134. buf[1] = err_code;
  135. _serial->writeFrame(buf, 2);
  136. }
  137. void MyMesh::writeDisabledFrame() {
  138. uint8_t buf[1];
  139. buf[0] = RESP_CODE_DISABLED;
  140. _serial->writeFrame(buf, 1);
  141. }
  142. void MyMesh::writeContactRespFrame(uint8_t code, const ContactInfo &contact) {
  143. int i = 0;
  144. out_frame[i++] = code;
  145. memcpy(&out_frame[i], contact.id.pub_key, PUB_KEY_SIZE);
  146. i += PUB_KEY_SIZE;
  147. out_frame[i++] = contact.type;
  148. out_frame[i++] = contact.flags;
  149. out_frame[i++] = contact.out_path_len;
  150. memcpy(&out_frame[i], contact.out_path, MAX_PATH_SIZE);
  151. i += MAX_PATH_SIZE;
  152. StrHelper::strzcpy((char *)&out_frame[i], contact.name, 32);
  153. i += 32;
  154. memcpy(&out_frame[i], &contact.last_advert_timestamp, 4);
  155. i += 4;
  156. memcpy(&out_frame[i], &contact.gps_lat, 4);
  157. i += 4;
  158. memcpy(&out_frame[i], &contact.gps_lon, 4);
  159. i += 4;
  160. memcpy(&out_frame[i], &contact.lastmod, 4);
  161. i += 4;
  162. _serial->writeFrame(out_frame, i);
  163. }
  164. void MyMesh::updateContactFromFrame(ContactInfo &contact, uint32_t& last_mod, const uint8_t *frame, int len) {
  165. int i = 0;
  166. uint8_t code = frame[i++]; // eg. CMD_ADD_UPDATE_CONTACT
  167. memcpy(contact.id.pub_key, &frame[i], PUB_KEY_SIZE);
  168. i += PUB_KEY_SIZE;
  169. contact.type = frame[i++];
  170. contact.flags = frame[i++];
  171. contact.out_path_len = frame[i++];
  172. memcpy(contact.out_path, &frame[i], MAX_PATH_SIZE);
  173. i += MAX_PATH_SIZE;
  174. memcpy(contact.name, &frame[i], 32);
  175. i += 32;
  176. memcpy(&contact.last_advert_timestamp, &frame[i], 4);
  177. i += 4;
  178. if (len >= i + 8) { // optional fields
  179. memcpy(&contact.gps_lat, &frame[i], 4);
  180. i += 4;
  181. memcpy(&contact.gps_lon, &frame[i], 4);
  182. i += 4;
  183. if (len >= i + 4) {
  184. memcpy(&last_mod, &frame[i], 4);
  185. }
  186. }
  187. }
  188. bool MyMesh::Frame::isChannelMsg() const {
  189. return buf[0] == RESP_CODE_CHANNEL_MSG_RECV || buf[0] == RESP_CODE_CHANNEL_MSG_RECV_V3;
  190. }
  191. void MyMesh::addToOfflineQueue(const uint8_t frame[], int len) {
  192. if (offline_queue_len >= OFFLINE_QUEUE_SIZE) {
  193. MESH_DEBUG_PRINTLN("WARN: offline_queue is full!");
  194. int pos = 0;
  195. while (pos < offline_queue_len) {
  196. if (offline_queue[pos].isChannelMsg()) {
  197. for (int i = pos; i < offline_queue_len - 1; i++) { // delete oldest channel msg from queue
  198. offline_queue[i] = offline_queue[i + 1];
  199. }
  200. MESH_DEBUG_PRINTLN("INFO: removed oldest channel message from queue.");
  201. offline_queue[offline_queue_len - 1].len = len;
  202. memcpy(offline_queue[offline_queue_len - 1].buf, frame, len);
  203. return;
  204. }
  205. pos++;
  206. }
  207. MESH_DEBUG_PRINTLN("INFO: no channel messages to remove from queue.");
  208. } else {
  209. offline_queue[offline_queue_len].len = len;
  210. memcpy(offline_queue[offline_queue_len].buf, frame, len);
  211. offline_queue_len++;
  212. }
  213. }
  214. int MyMesh::getFromOfflineQueue(uint8_t frame[]) {
  215. if (offline_queue_len > 0) { // check offline queue
  216. size_t len = offline_queue[0].len; // take from top of queue
  217. memcpy(frame, offline_queue[0].buf, len);
  218. offline_queue_len--;
  219. for (int i = 0; i < offline_queue_len; i++) { // delete top item from queue
  220. offline_queue[i] = offline_queue[i + 1];
  221. }
  222. return len;
  223. }
  224. return 0; // queue is empty
  225. }
  226. float MyMesh::getAirtimeBudgetFactor() const {
  227. return _prefs.airtime_factor;
  228. }
  229. int MyMesh::getInterferenceThreshold() const {
  230. return 0; // disabled for now, until currentRSSI() problem is resolved
  231. }
  232. int MyMesh::calcRxDelay(float score, uint32_t air_time) const {
  233. if (_prefs.rx_delay_base <= 0.0f) return 0;
  234. return (int)((pow(_prefs.rx_delay_base, 0.85f - score) - 1.0) * air_time);
  235. }
  236. uint8_t MyMesh::getExtraAckTransmitCount() const {
  237. return _prefs.multi_acks;
  238. }
  239. void MyMesh::logRxRaw(float snr, float rssi, const uint8_t raw[], int len) {
  240. if (_serial->isConnected() && len + 3 <= MAX_FRAME_SIZE) {
  241. int i = 0;
  242. out_frame[i++] = PUSH_CODE_LOG_RX_DATA;
  243. out_frame[i++] = (int8_t)(snr * 4);
  244. out_frame[i++] = (int8_t)(rssi);
  245. memcpy(&out_frame[i], raw, len);
  246. i += len;
  247. _serial->writeFrame(out_frame, i);
  248. }
  249. }
  250. bool MyMesh::isAutoAddEnabled() const {
  251. return (_prefs.manual_add_contacts & 1) == 0;
  252. }
  253. bool MyMesh::shouldAutoAddContactType(uint8_t contact_type) const {
  254. if ((_prefs.manual_add_contacts & 1) == 0) {
  255. return true;
  256. }
  257. uint8_t type_bit = 0;
  258. switch (contact_type) {
  259. case ADV_TYPE_CHAT:
  260. type_bit = AUTO_ADD_CHAT;
  261. break;
  262. case ADV_TYPE_REPEATER:
  263. type_bit = AUTO_ADD_REPEATER;
  264. break;
  265. case ADV_TYPE_ROOM:
  266. type_bit = AUTO_ADD_ROOM_SERVER;
  267. break;
  268. case ADV_TYPE_SENSOR:
  269. type_bit = AUTO_ADD_SENSOR;
  270. break;
  271. default:
  272. return false; // Unknown type, don't auto-add
  273. }
  274. return (_prefs.autoadd_config & type_bit) != 0;
  275. }
  276. bool MyMesh::shouldOverwriteWhenFull() const {
  277. return (_prefs.autoadd_config & AUTO_ADD_OVERWRITE_OLDEST) != 0;
  278. }
  279. void MyMesh::onContactOverwrite(const uint8_t* pub_key) {
  280. _store->deleteBlobByKey(pub_key, PUB_KEY_SIZE); // delete from storage
  281. if (_serial->isConnected()) {
  282. out_frame[0] = PUSH_CODE_CONTACT_DELETED;
  283. memcpy(&out_frame[1], pub_key, PUB_KEY_SIZE);
  284. _serial->writeFrame(out_frame, 1 + PUB_KEY_SIZE);
  285. }
  286. }
  287. void MyMesh::onContactsFull() {
  288. if (_serial->isConnected()) {
  289. out_frame[0] = PUSH_CODE_CONTACTS_FULL;
  290. _serial->writeFrame(out_frame, 1);
  291. }
  292. }
  293. void MyMesh::onDiscoveredContact(ContactInfo &contact, bool is_new, uint8_t path_len, const uint8_t* path) {
  294. if (_serial->isConnected()) {
  295. if (is_new) {
  296. writeContactRespFrame(PUSH_CODE_NEW_ADVERT, contact);
  297. } else {
  298. out_frame[0] = PUSH_CODE_ADVERT;
  299. memcpy(&out_frame[1], contact.id.pub_key, PUB_KEY_SIZE);
  300. _serial->writeFrame(out_frame, 1 + PUB_KEY_SIZE);
  301. }
  302. } else {
  303. #ifdef DISPLAY_CLASS
  304. if (_ui) _ui->notify(UIEventType::newContactMessage);
  305. #endif
  306. }
  307. // add inbound-path to mem cache
  308. if (path && path_len <= sizeof(AdvertPath::path)) { // check path is valid
  309. AdvertPath* p = advert_paths;
  310. uint32_t oldest = 0xFFFFFFFF;
  311. for (int i = 0; i < ADVERT_PATH_TABLE_SIZE; i++) { // check if already in table, otherwise evict oldest
  312. if (memcmp(advert_paths[i].pubkey_prefix, contact.id.pub_key, sizeof(AdvertPath::pubkey_prefix)) == 0) {
  313. p = &advert_paths[i]; // found
  314. break;
  315. }
  316. if (advert_paths[i].recv_timestamp < oldest) {
  317. oldest = advert_paths[i].recv_timestamp;
  318. p = &advert_paths[i];
  319. }
  320. }
  321. memcpy(p->pubkey_prefix, contact.id.pub_key, sizeof(p->pubkey_prefix));
  322. strcpy(p->name, contact.name);
  323. p->recv_timestamp = getRTCClock()->getCurrentTime();
  324. p->path_len = path_len;
  325. memcpy(p->path, path, p->path_len);
  326. }
  327. if (!is_new) dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY); // only schedule lazy write for contacts that are in contacts[]
  328. }
  329. static int sort_by_recent(const void *a, const void *b) {
  330. return ((AdvertPath *) b)->recv_timestamp - ((AdvertPath *) a)->recv_timestamp;
  331. }
  332. int MyMesh::getRecentlyHeard(AdvertPath dest[], int max_num) {
  333. if (max_num > ADVERT_PATH_TABLE_SIZE) max_num = ADVERT_PATH_TABLE_SIZE;
  334. qsort(advert_paths, ADVERT_PATH_TABLE_SIZE, sizeof(advert_paths[0]), sort_by_recent);
  335. for (int i = 0; i < max_num; i++) {
  336. dest[i] = advert_paths[i];
  337. }
  338. return max_num;
  339. }
  340. void MyMesh::onContactPathUpdated(const ContactInfo &contact) {
  341. out_frame[0] = PUSH_CODE_PATH_UPDATED;
  342. memcpy(&out_frame[1], contact.id.pub_key, PUB_KEY_SIZE);
  343. _serial->writeFrame(out_frame, 1 + PUB_KEY_SIZE); // NOTE: app may not be connected
  344. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  345. }
  346. ContactInfo* MyMesh::processAck(const uint8_t *data) {
  347. // see if matches any in a table
  348. for (int i = 0; i < EXPECTED_ACK_TABLE_SIZE; i++) {
  349. if (memcmp(data, &expected_ack_table[i].ack, 4) == 0) { // got an ACK from recipient
  350. out_frame[0] = PUSH_CODE_SEND_CONFIRMED;
  351. memcpy(&out_frame[1], data, 4);
  352. uint32_t trip_time = _ms->getMillis() - expected_ack_table[i].msg_sent;
  353. memcpy(&out_frame[5], &trip_time, 4);
  354. _serial->writeFrame(out_frame, 9);
  355. // NOTE: the same ACK can be received multiple times!
  356. expected_ack_table[i].ack = 0; // clear expected hash, now that we have received ACK
  357. return expected_ack_table[i].contact;
  358. }
  359. }
  360. return checkConnectionsAck(data);
  361. }
  362. void MyMesh::queueMessage(const ContactInfo &from, uint8_t txt_type, mesh::Packet *pkt,
  363. uint32_t sender_timestamp, const uint8_t *extra, int extra_len, const char *text) {
  364. int i = 0;
  365. if (app_target_ver >= 3) {
  366. out_frame[i++] = RESP_CODE_CONTACT_MSG_RECV_V3;
  367. out_frame[i++] = (int8_t)(pkt->getSNR() * 4);
  368. out_frame[i++] = 0; // reserved1
  369. out_frame[i++] = 0; // reserved2
  370. } else {
  371. out_frame[i++] = RESP_CODE_CONTACT_MSG_RECV;
  372. }
  373. memcpy(&out_frame[i], from.id.pub_key, 6);
  374. i += 6; // just 6-byte prefix
  375. uint8_t path_len = out_frame[i++] = pkt->isRouteFlood() ? pkt->path_len : 0xFF;
  376. out_frame[i++] = txt_type;
  377. memcpy(&out_frame[i], &sender_timestamp, 4);
  378. i += 4;
  379. if (extra_len > 0) {
  380. memcpy(&out_frame[i], extra, extra_len);
  381. i += extra_len;
  382. }
  383. int tlen = strlen(text); // TODO: UTF-8 ??
  384. if (i + tlen > MAX_FRAME_SIZE) {
  385. tlen = MAX_FRAME_SIZE - i;
  386. }
  387. memcpy(&out_frame[i], text, tlen);
  388. i += tlen;
  389. addToOfflineQueue(out_frame, i);
  390. if (_serial->isConnected()) {
  391. uint8_t frame[1];
  392. frame[0] = PUSH_CODE_MSG_WAITING; // send push 'tickle'
  393. _serial->writeFrame(frame, 1);
  394. }
  395. #ifdef DISPLAY_CLASS
  396. // we only want to show text messages on display, not cli data
  397. bool should_display = txt_type == TXT_TYPE_PLAIN || txt_type == TXT_TYPE_SIGNED_PLAIN;
  398. if (should_display && _ui) {
  399. _ui->newMsg(path_len, from.name, text, offline_queue_len);
  400. if (!_serial->isConnected()) {
  401. _ui->notify(UIEventType::contactMessage);
  402. }
  403. }
  404. #endif
  405. }
  406. bool MyMesh::filterRecvFloodPacket(mesh::Packet* packet) {
  407. // REVISIT: try to determine which Region (from transport_codes[1]) that Sender is indicating for replies/responses
  408. // if unknown, fallback to finding Region from transport_codes[0], the 'scope' used by Sender
  409. return false;
  410. }
  411. void MyMesh::sendFloodScoped(const ContactInfo& recipient, mesh::Packet* pkt, uint32_t delay_millis) {
  412. // TODO: dynamic send_scope, depending on recipient and current 'home' Region
  413. if (send_scope.isNull()) {
  414. sendFlood(pkt, delay_millis);
  415. } else {
  416. uint16_t codes[2];
  417. codes[0] = send_scope.calcTransportCode(pkt);
  418. codes[1] = 0; // REVISIT: set to 'home' Region, for sender/return region?
  419. sendFlood(pkt, codes, delay_millis);
  420. }
  421. }
  422. void MyMesh::sendFloodScoped(const mesh::GroupChannel& channel, mesh::Packet* pkt, uint32_t delay_millis) {
  423. // TODO: have per-channel send_scope
  424. if (send_scope.isNull()) {
  425. sendFlood(pkt, delay_millis);
  426. } else {
  427. uint16_t codes[2];
  428. codes[0] = send_scope.calcTransportCode(pkt);
  429. codes[1] = 0; // REVISIT: set to 'home' Region, for sender/return region?
  430. sendFlood(pkt, codes, delay_millis);
  431. }
  432. }
  433. void MyMesh::onMessageRecv(const ContactInfo &from, mesh::Packet *pkt, uint32_t sender_timestamp,
  434. const char *text) {
  435. markConnectionActive(from); // in case this is from a server, and we have a connection
  436. queueMessage(from, TXT_TYPE_PLAIN, pkt, sender_timestamp, NULL, 0, text);
  437. }
  438. void MyMesh::onCommandDataRecv(const ContactInfo &from, mesh::Packet *pkt, uint32_t sender_timestamp,
  439. const char *text) {
  440. markConnectionActive(from); // in case this is from a server, and we have a connection
  441. queueMessage(from, TXT_TYPE_CLI_DATA, pkt, sender_timestamp, NULL, 0, text);
  442. }
  443. void MyMesh::onSignedMessageRecv(const ContactInfo &from, mesh::Packet *pkt, uint32_t sender_timestamp,
  444. const uint8_t *sender_prefix, const char *text) {
  445. markConnectionActive(from);
  446. // from.sync_since change needs to be persisted
  447. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  448. queueMessage(from, TXT_TYPE_SIGNED_PLAIN, pkt, sender_timestamp, sender_prefix, 4, text);
  449. }
  450. void MyMesh::onChannelMessageRecv(const mesh::GroupChannel &channel, mesh::Packet *pkt, uint32_t timestamp,
  451. const char *text) {
  452. int i = 0;
  453. if (app_target_ver >= 3) {
  454. out_frame[i++] = RESP_CODE_CHANNEL_MSG_RECV_V3;
  455. out_frame[i++] = (int8_t)(pkt->getSNR() * 4);
  456. out_frame[i++] = 0; // reserved1
  457. out_frame[i++] = 0; // reserved2
  458. } else {
  459. out_frame[i++] = RESP_CODE_CHANNEL_MSG_RECV;
  460. }
  461. uint8_t channel_idx = findChannelIdx(channel);
  462. out_frame[i++] = channel_idx;
  463. uint8_t path_len = out_frame[i++] = pkt->isRouteFlood() ? pkt->path_len : 0xFF;
  464. out_frame[i++] = TXT_TYPE_PLAIN;
  465. memcpy(&out_frame[i], &timestamp, 4);
  466. i += 4;
  467. int tlen = strlen(text); // TODO: UTF-8 ??
  468. if (i + tlen > MAX_FRAME_SIZE) {
  469. tlen = MAX_FRAME_SIZE - i;
  470. }
  471. memcpy(&out_frame[i], text, tlen);
  472. i += tlen;
  473. addToOfflineQueue(out_frame, i);
  474. if (_serial->isConnected()) {
  475. uint8_t frame[1];
  476. frame[0] = PUSH_CODE_MSG_WAITING; // send push 'tickle'
  477. _serial->writeFrame(frame, 1);
  478. } else {
  479. #ifdef DISPLAY_CLASS
  480. if (_ui) _ui->notify(UIEventType::channelMessage);
  481. #endif
  482. }
  483. #ifdef DISPLAY_CLASS
  484. // Get the channel name from the channel index
  485. const char *channel_name = "Unknown";
  486. ChannelDetails channel_details;
  487. if (getChannel(channel_idx, channel_details)) {
  488. channel_name = channel_details.name;
  489. }
  490. if (_ui) _ui->newMsg(path_len, channel_name, text, offline_queue_len);
  491. #endif
  492. }
  493. uint8_t MyMesh::onContactRequest(const ContactInfo &contact, uint32_t sender_timestamp, const uint8_t *data,
  494. uint8_t len, uint8_t *reply) {
  495. if (data[0] == REQ_TYPE_GET_TELEMETRY_DATA) {
  496. uint8_t permissions = 0;
  497. uint8_t cp = contact.flags >> 1; // LSB used as 'favourite' bit (so only use upper bits)
  498. if (_prefs.telemetry_mode_base == TELEM_MODE_ALLOW_ALL) {
  499. permissions = TELEM_PERM_BASE;
  500. } else if (_prefs.telemetry_mode_base == TELEM_MODE_ALLOW_FLAGS) {
  501. permissions = cp & TELEM_PERM_BASE;
  502. }
  503. if (_prefs.telemetry_mode_loc == TELEM_MODE_ALLOW_ALL) {
  504. permissions |= TELEM_PERM_LOCATION;
  505. } else if (_prefs.telemetry_mode_loc == TELEM_MODE_ALLOW_FLAGS) {
  506. permissions |= cp & TELEM_PERM_LOCATION;
  507. }
  508. if (_prefs.telemetry_mode_env == TELEM_MODE_ALLOW_ALL) {
  509. permissions |= TELEM_PERM_ENVIRONMENT;
  510. } else if (_prefs.telemetry_mode_env == TELEM_MODE_ALLOW_FLAGS) {
  511. permissions |= cp & TELEM_PERM_ENVIRONMENT;
  512. }
  513. uint8_t perm_mask = ~(data[1]); // NEW: first reserved byte (of 4), is now inverse mask to apply to permissions
  514. permissions &= perm_mask;
  515. if (permissions & TELEM_PERM_BASE) { // only respond if base permission bit is set
  516. telemetry.reset();
  517. telemetry.addVoltage(TELEM_CHANNEL_SELF, (float)board.getBattMilliVolts() / 1000.0f);
  518. // query other sensors -- target specific
  519. sensors.querySensors(permissions, telemetry);
  520. memcpy(reply, &sender_timestamp,
  521. 4); // reflect sender_timestamp back in response packet (kind of like a 'tag')
  522. uint8_t tlen = telemetry.getSize();
  523. memcpy(&reply[4], telemetry.getBuffer(), tlen);
  524. return 4 + tlen;
  525. }
  526. }
  527. return 0; // unknown
  528. }
  529. void MyMesh::onContactResponse(const ContactInfo &contact, const uint8_t *data, uint8_t len) {
  530. uint32_t tag;
  531. memcpy(&tag, data, 4);
  532. if (pending_login && memcmp(&pending_login, contact.id.pub_key, 4) == 0) { // check for login response
  533. // yes, is response to pending sendLogin()
  534. pending_login = 0;
  535. int i = 0;
  536. if (memcmp(&data[4], "OK", 2) == 0) { // legacy Repeater login OK response
  537. out_frame[i++] = PUSH_CODE_LOGIN_SUCCESS;
  538. out_frame[i++] = 0; // legacy: is_admin = false
  539. memcpy(&out_frame[i], contact.id.pub_key, 6);
  540. i += 6; // pub_key_prefix
  541. } else if (data[4] == RESP_SERVER_LOGIN_OK) { // new login response
  542. uint16_t keep_alive_secs = ((uint16_t)data[5]) * 16;
  543. if (keep_alive_secs > 0) {
  544. startConnection(contact, keep_alive_secs);
  545. }
  546. out_frame[i++] = PUSH_CODE_LOGIN_SUCCESS;
  547. out_frame[i++] = data[6]; // permissions (eg. is_admin)
  548. memcpy(&out_frame[i], contact.id.pub_key, 6);
  549. i += 6; // pub_key_prefix
  550. memcpy(&out_frame[i], &tag, 4);
  551. i += 4; // NEW: include server timestamp
  552. out_frame[i++] = data[7]; // NEW (v7): ACL permissions
  553. out_frame[i++] = data[12]; // FIRMWARE_VER_LEVEL
  554. } else {
  555. out_frame[i++] = PUSH_CODE_LOGIN_FAIL;
  556. out_frame[i++] = 0; // reserved
  557. memcpy(&out_frame[i], contact.id.pub_key, 6);
  558. i += 6; // pub_key_prefix
  559. }
  560. _serial->writeFrame(out_frame, i);
  561. } else if (len > 4 && // check for status response
  562. pending_status &&
  563. memcmp(&pending_status, contact.id.pub_key, 4) == 0 // legacy matching scheme
  564. // FUTURE: tag == pending_status
  565. ) {
  566. pending_status = 0;
  567. int i = 0;
  568. out_frame[i++] = PUSH_CODE_STATUS_RESPONSE;
  569. out_frame[i++] = 0; // reserved
  570. memcpy(&out_frame[i], contact.id.pub_key, 6);
  571. i += 6; // pub_key_prefix
  572. memcpy(&out_frame[i], &data[4], len - 4);
  573. i += (len - 4);
  574. _serial->writeFrame(out_frame, i);
  575. } else if (len > 4 && tag == pending_telemetry) { // check for matching response tag
  576. pending_telemetry = 0;
  577. int i = 0;
  578. out_frame[i++] = PUSH_CODE_TELEMETRY_RESPONSE;
  579. out_frame[i++] = 0; // reserved
  580. memcpy(&out_frame[i], contact.id.pub_key, 6);
  581. i += 6; // pub_key_prefix
  582. memcpy(&out_frame[i], &data[4], len - 4);
  583. i += (len - 4);
  584. _serial->writeFrame(out_frame, i);
  585. } else if (len > 4 && tag == pending_req) { // check for matching response tag
  586. pending_req = 0;
  587. int i = 0;
  588. out_frame[i++] = PUSH_CODE_BINARY_RESPONSE;
  589. out_frame[i++] = 0; // reserved
  590. memcpy(&out_frame[i], &tag, 4); // app needs to match this to RESP_CODE_SENT.tag
  591. i += 4;
  592. memcpy(&out_frame[i], &data[4], len - 4);
  593. i += (len - 4);
  594. _serial->writeFrame(out_frame, i);
  595. }
  596. }
  597. bool MyMesh::onContactPathRecv(ContactInfo& contact, uint8_t* in_path, uint8_t in_path_len, uint8_t* out_path, uint8_t out_path_len, uint8_t extra_type, uint8_t* extra, uint8_t extra_len) {
  598. if (extra_type == PAYLOAD_TYPE_RESPONSE && extra_len > 4) {
  599. uint32_t tag;
  600. memcpy(&tag, extra, 4);
  601. if (tag == pending_discovery) { // check for matching response tag)
  602. pending_discovery = 0;
  603. if (in_path_len > MAX_PATH_SIZE || out_path_len > MAX_PATH_SIZE) {
  604. MESH_DEBUG_PRINTLN("onContactPathRecv, invalid path sizes: %d, %d", in_path_len, out_path_len);
  605. } else {
  606. int i = 0;
  607. out_frame[i++] = PUSH_CODE_PATH_DISCOVERY_RESPONSE;
  608. out_frame[i++] = 0; // reserved
  609. memcpy(&out_frame[i], contact.id.pub_key, 6);
  610. i += 6; // pub_key_prefix
  611. out_frame[i++] = out_path_len;
  612. memcpy(&out_frame[i], out_path, out_path_len);
  613. i += out_path_len;
  614. out_frame[i++] = in_path_len;
  615. memcpy(&out_frame[i], in_path, in_path_len);
  616. i += in_path_len;
  617. // NOTE: telemetry data in 'extra' is discarded at present
  618. _serial->writeFrame(out_frame, i);
  619. }
  620. return false; // DON'T send reciprocal path!
  621. }
  622. }
  623. // let base class handle received path and data
  624. return BaseChatMesh::onContactPathRecv(contact, in_path, in_path_len, out_path, out_path_len, extra_type, extra, extra_len);
  625. }
  626. void MyMesh::onControlDataRecv(mesh::Packet *packet) {
  627. if (packet->payload_len + 4 > sizeof(out_frame)) {
  628. MESH_DEBUG_PRINTLN("onControlDataRecv(), payload_len too long: %d", packet->payload_len);
  629. return;
  630. }
  631. int i = 0;
  632. out_frame[i++] = PUSH_CODE_CONTROL_DATA;
  633. out_frame[i++] = (int8_t)(_radio->getLastSNR() * 4);
  634. out_frame[i++] = (int8_t)(_radio->getLastRSSI());
  635. out_frame[i++] = packet->path_len;
  636. memcpy(&out_frame[i], packet->payload, packet->payload_len);
  637. i += packet->payload_len;
  638. if (_serial->isConnected()) {
  639. _serial->writeFrame(out_frame, i);
  640. } else {
  641. MESH_DEBUG_PRINTLN("onControlDataRecv(), data received while app offline");
  642. }
  643. }
  644. void MyMesh::onRawDataRecv(mesh::Packet *packet) {
  645. if (packet->payload_len + 4 > sizeof(out_frame)) {
  646. MESH_DEBUG_PRINTLN("onRawDataRecv(), payload_len too long: %d", packet->payload_len);
  647. return;
  648. }
  649. int i = 0;
  650. out_frame[i++] = PUSH_CODE_RAW_DATA;
  651. out_frame[i++] = (int8_t)(_radio->getLastSNR() * 4);
  652. out_frame[i++] = (int8_t)(_radio->getLastRSSI());
  653. out_frame[i++] = 0xFF; // reserved (possibly path_len in future)
  654. memcpy(&out_frame[i], packet->payload, packet->payload_len);
  655. i += packet->payload_len;
  656. if (_serial->isConnected()) {
  657. _serial->writeFrame(out_frame, i);
  658. } else {
  659. MESH_DEBUG_PRINTLN("onRawDataRecv(), data received while app offline");
  660. }
  661. }
  662. void MyMesh::onTraceRecv(mesh::Packet *packet, uint32_t tag, uint32_t auth_code, uint8_t flags,
  663. const uint8_t *path_snrs, const uint8_t *path_hashes, uint8_t path_len) {
  664. uint8_t path_sz = flags & 0x03; // NEW v1.11+
  665. if (12 + path_len + (path_len >> path_sz) + 1 > sizeof(out_frame)) {
  666. MESH_DEBUG_PRINTLN("onTraceRecv(), path_len is too long: %d", (uint32_t)path_len);
  667. return;
  668. }
  669. int i = 0;
  670. out_frame[i++] = PUSH_CODE_TRACE_DATA;
  671. out_frame[i++] = 0; // reserved
  672. out_frame[i++] = path_len;
  673. out_frame[i++] = flags;
  674. memcpy(&out_frame[i], &tag, 4);
  675. i += 4;
  676. memcpy(&out_frame[i], &auth_code, 4);
  677. i += 4;
  678. memcpy(&out_frame[i], path_hashes, path_len);
  679. i += path_len;
  680. memcpy(&out_frame[i], path_snrs, path_len >> path_sz);
  681. i += path_len >> path_sz;
  682. out_frame[i++] = (int8_t)(packet->getSNR() * 4); // extra/final SNR (to this node)
  683. if (_serial->isConnected()) {
  684. _serial->writeFrame(out_frame, i);
  685. } else {
  686. MESH_DEBUG_PRINTLN("onTraceRecv(), data received while app offline");
  687. }
  688. }
  689. uint32_t MyMesh::calcFloodTimeoutMillisFor(uint32_t pkt_airtime_millis) const {
  690. return SEND_TIMEOUT_BASE_MILLIS + (FLOOD_SEND_TIMEOUT_FACTOR * pkt_airtime_millis);
  691. }
  692. uint32_t MyMesh::calcDirectTimeoutMillisFor(uint32_t pkt_airtime_millis, uint8_t path_len) const {
  693. return SEND_TIMEOUT_BASE_MILLIS +
  694. ((pkt_airtime_millis * DIRECT_SEND_PERHOP_FACTOR + DIRECT_SEND_PERHOP_EXTRA_MILLIS) *
  695. (path_len + 1));
  696. }
  697. void MyMesh::onSendTimeout() {}
  698. MyMesh::MyMesh(mesh::Radio &radio, mesh::RNG &rng, mesh::RTCClock &rtc, SimpleMeshTables &tables, DataStore& store, AbstractUITask* ui)
  699. : BaseChatMesh(radio, *new ArduinoMillis(), rng, rtc, *new StaticPoolPacketManager(16), tables),
  700. _serial(NULL), telemetry(MAX_PACKET_PAYLOAD - 4), _store(&store), _ui(ui) {
  701. _iter_started = false;
  702. _cli_rescue = false;
  703. offline_queue_len = 0;
  704. app_target_ver = 0;
  705. clearPendingReqs();
  706. next_ack_idx = 0;
  707. sign_data = NULL;
  708. dirty_contacts_expiry = 0;
  709. memset(advert_paths, 0, sizeof(advert_paths));
  710. memset(send_scope.key, 0, sizeof(send_scope.key));
  711. // defaults
  712. memset(&_prefs, 0, sizeof(_prefs));
  713. _prefs.airtime_factor = 1.0; // one half
  714. strcpy(_prefs.node_name, "NONAME");
  715. _prefs.freq = LORA_FREQ;
  716. _prefs.sf = LORA_SF;
  717. _prefs.bw = LORA_BW;
  718. _prefs.cr = LORA_CR;
  719. _prefs.tx_power_dbm = LORA_TX_POWER;
  720. _prefs.gps_enabled = 0; // GPS disabled by default
  721. _prefs.gps_interval = 0; // No automatic GPS updates by default
  722. //_prefs.rx_delay_base = 10.0f; enable once new algo fixed
  723. }
  724. void MyMesh::begin(bool has_display) {
  725. BaseChatMesh::begin();
  726. if (!_store->loadMainIdentity(self_id)) {
  727. self_id = radio_new_identity(); // create new random identity
  728. int count = 0;
  729. while (count < 10 && (self_id.pub_key[0] == 0x00 || self_id.pub_key[0] == 0xFF)) { // reserved id hashes
  730. self_id = radio_new_identity();
  731. count++;
  732. }
  733. _store->saveMainIdentity(self_id);
  734. }
  735. // if name is provided as a build flag, use that as default node name instead
  736. #ifdef ADVERT_NAME
  737. strcpy(_prefs.node_name, ADVERT_NAME);
  738. #else
  739. // use hex of first 4 bytes of identity public key as default node name
  740. char pub_key_hex[10];
  741. mesh::Utils::toHex(pub_key_hex, self_id.pub_key, 4);
  742. strcpy(_prefs.node_name, pub_key_hex);
  743. #endif
  744. // load persisted prefs
  745. _store->loadPrefs(_prefs, sensors.node_lat, sensors.node_lon);
  746. // sanitise bad pref values
  747. _prefs.rx_delay_base = constrain(_prefs.rx_delay_base, 0, 20.0f);
  748. _prefs.airtime_factor = constrain(_prefs.airtime_factor, 0, 9.0f);
  749. _prefs.freq = constrain(_prefs.freq, 400.0f, 2500.0f);
  750. _prefs.bw = constrain(_prefs.bw, 7.8f, 500.0f);
  751. _prefs.sf = constrain(_prefs.sf, 5, 12);
  752. _prefs.cr = constrain(_prefs.cr, 5, 8);
  753. _prefs.tx_power_dbm = constrain(_prefs.tx_power_dbm, -9, MAX_LORA_TX_POWER);
  754. _prefs.gps_enabled = constrain(_prefs.gps_enabled, 0, 1); // Ensure boolean 0 or 1
  755. _prefs.gps_interval = constrain(_prefs.gps_interval, 0, 86400); // Max 24 hours
  756. #ifdef BLE_PIN_CODE // 123456 by default
  757. if (_prefs.ble_pin == 0) {
  758. #ifdef DISPLAY_CLASS
  759. if (has_display && BLE_PIN_CODE == 123456) {
  760. StdRNG rng;
  761. _active_ble_pin = rng.nextInt(100000, 999999); // random pin each session
  762. } else {
  763. _active_ble_pin = BLE_PIN_CODE; // otherwise static pin
  764. }
  765. #else
  766. _active_ble_pin = BLE_PIN_CODE; // otherwise static pin
  767. #endif
  768. } else {
  769. _active_ble_pin = _prefs.ble_pin;
  770. }
  771. #else
  772. _active_ble_pin = 0;
  773. #endif
  774. resetContacts();
  775. _store->loadContacts(this);
  776. bootstrapRTCfromContacts();
  777. addChannel("Public", PUBLIC_GROUP_PSK); // pre-configure Andy's public channel
  778. _store->loadChannels(this);
  779. radio_set_params(_prefs.freq, _prefs.bw, _prefs.sf, _prefs.cr);
  780. radio_set_tx_power(_prefs.tx_power_dbm);
  781. }
  782. const char *MyMesh::getNodeName() {
  783. return _prefs.node_name;
  784. }
  785. NodePrefs *MyMesh::getNodePrefs() {
  786. return &_prefs;
  787. }
  788. uint32_t MyMesh::getBLEPin() {
  789. return _active_ble_pin;
  790. }
  791. void MyMesh::startInterface(BaseSerialInterface &serial) {
  792. _serial = &serial;
  793. serial.enable();
  794. }
  795. void MyMesh::handleCmdFrame(size_t len) {
  796. if (cmd_frame[0] == CMD_DEVICE_QEURY && len >= 2) { // sent when app establishes connection
  797. app_target_ver = cmd_frame[1]; // which version of protocol does app understand
  798. int i = 0;
  799. out_frame[i++] = RESP_CODE_DEVICE_INFO;
  800. out_frame[i++] = FIRMWARE_VER_CODE;
  801. out_frame[i++] = MAX_CONTACTS / 2; // v3+
  802. out_frame[i++] = MAX_GROUP_CHANNELS; // v3+
  803. memcpy(&out_frame[i], &_prefs.ble_pin, 4);
  804. i += 4;
  805. memset(&out_frame[i], 0, 12);
  806. strcpy((char *)&out_frame[i], FIRMWARE_BUILD_DATE);
  807. i += 12;
  808. StrHelper::strzcpy((char *)&out_frame[i], board.getManufacturerName(), 40);
  809. i += 40;
  810. StrHelper::strzcpy((char *)&out_frame[i], FIRMWARE_VERSION, 20);
  811. i += 20;
  812. _serial->writeFrame(out_frame, i);
  813. } else if (cmd_frame[0] == CMD_APP_START &&
  814. len >= 8) { // sent when app establishes connection, respond with node ID
  815. // cmd_frame[1..7] reserved future
  816. char *app_name = (char *)&cmd_frame[8];
  817. cmd_frame[len] = 0; // make app_name null terminated
  818. MESH_DEBUG_PRINTLN("App %s connected", app_name);
  819. _iter_started = false; // stop any left-over ContactsIterator
  820. int i = 0;
  821. out_frame[i++] = RESP_CODE_SELF_INFO;
  822. out_frame[i++] = ADV_TYPE_CHAT; // what this node Advert identifies as (maybe node's pronouns too?? :-)
  823. out_frame[i++] = _prefs.tx_power_dbm;
  824. out_frame[i++] = MAX_LORA_TX_POWER;
  825. memcpy(&out_frame[i], self_id.pub_key, PUB_KEY_SIZE);
  826. i += PUB_KEY_SIZE;
  827. int32_t lat, lon;
  828. lat = (sensors.node_lat * 1000000.0);
  829. lon = (sensors.node_lon * 1000000.0);
  830. memcpy(&out_frame[i], &lat, 4);
  831. i += 4;
  832. memcpy(&out_frame[i], &lon, 4);
  833. i += 4;
  834. out_frame[i++] = _prefs.multi_acks; // new v7+
  835. out_frame[i++] = _prefs.advert_loc_policy;
  836. out_frame[i++] = (_prefs.telemetry_mode_env << 4) | (_prefs.telemetry_mode_loc << 2) |
  837. (_prefs.telemetry_mode_base); // v5+
  838. out_frame[i++] = _prefs.manual_add_contacts;
  839. uint32_t freq = _prefs.freq * 1000;
  840. memcpy(&out_frame[i], &freq, 4);
  841. i += 4;
  842. uint32_t bw = _prefs.bw * 1000;
  843. memcpy(&out_frame[i], &bw, 4);
  844. i += 4;
  845. out_frame[i++] = _prefs.sf;
  846. out_frame[i++] = _prefs.cr;
  847. int tlen = strlen(_prefs.node_name); // revisit: UTF_8 ??
  848. memcpy(&out_frame[i], _prefs.node_name, tlen);
  849. i += tlen;
  850. _serial->writeFrame(out_frame, i);
  851. } else if (cmd_frame[0] == CMD_SEND_TXT_MSG && len >= 14) {
  852. int i = 1;
  853. uint8_t txt_type = cmd_frame[i++];
  854. uint8_t attempt = cmd_frame[i++];
  855. uint32_t msg_timestamp;
  856. memcpy(&msg_timestamp, &cmd_frame[i], 4);
  857. i += 4;
  858. uint8_t *pub_key_prefix = &cmd_frame[i];
  859. i += 6;
  860. ContactInfo *recipient = lookupContactByPubKey(pub_key_prefix, 6);
  861. if (recipient && (txt_type == TXT_TYPE_PLAIN || txt_type == TXT_TYPE_CLI_DATA)) {
  862. char *text = (char *)&cmd_frame[i];
  863. int tlen = len - i;
  864. uint32_t est_timeout;
  865. text[tlen] = 0; // ensure null
  866. int result;
  867. uint32_t expected_ack;
  868. if (txt_type == TXT_TYPE_CLI_DATA) {
  869. msg_timestamp = getRTCClock()->getCurrentTimeUnique(); // Use node's RTC instead of app timestamp to avoid tripping replay protection
  870. result = sendCommandData(*recipient, msg_timestamp, attempt, text, est_timeout);
  871. expected_ack = 0; // no Ack expected
  872. } else {
  873. result = sendMessage(*recipient, msg_timestamp, attempt, text, expected_ack, est_timeout);
  874. }
  875. // TODO: add expected ACK to table
  876. if (result == MSG_SEND_FAILED) {
  877. writeErrFrame(ERR_CODE_TABLE_FULL);
  878. } else {
  879. if (expected_ack) {
  880. expected_ack_table[next_ack_idx].msg_sent = _ms->getMillis(); // add to circular table
  881. expected_ack_table[next_ack_idx].ack = expected_ack;
  882. expected_ack_table[next_ack_idx].contact = recipient;
  883. next_ack_idx = (next_ack_idx + 1) % EXPECTED_ACK_TABLE_SIZE;
  884. }
  885. out_frame[0] = RESP_CODE_SENT;
  886. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  887. memcpy(&out_frame[2], &expected_ack, 4);
  888. memcpy(&out_frame[6], &est_timeout, 4);
  889. _serial->writeFrame(out_frame, 10);
  890. }
  891. } else {
  892. writeErrFrame(recipient == NULL
  893. ? ERR_CODE_NOT_FOUND
  894. : ERR_CODE_UNSUPPORTED_CMD); // unknown recipient, or unsuported TXT_TYPE_*
  895. }
  896. } else if (cmd_frame[0] == CMD_SEND_CHANNEL_TXT_MSG) { // send GroupChannel msg
  897. int i = 1;
  898. uint8_t txt_type = cmd_frame[i++]; // should be TXT_TYPE_PLAIN
  899. uint8_t channel_idx = cmd_frame[i++];
  900. uint32_t msg_timestamp;
  901. memcpy(&msg_timestamp, &cmd_frame[i], 4);
  902. i += 4;
  903. const char *text = (char *)&cmd_frame[i];
  904. if (txt_type != TXT_TYPE_PLAIN) {
  905. writeErrFrame(ERR_CODE_UNSUPPORTED_CMD);
  906. } else {
  907. ChannelDetails channel;
  908. bool success = getChannel(channel_idx, channel);
  909. if (success && sendGroupMessage(msg_timestamp, channel.channel, _prefs.node_name, text, len - i)) {
  910. writeOKFrame();
  911. } else {
  912. writeErrFrame(ERR_CODE_NOT_FOUND); // bad channel_idx
  913. }
  914. }
  915. } else if (cmd_frame[0] == CMD_GET_CONTACTS) { // get Contact list
  916. if (_iter_started) {
  917. writeErrFrame(ERR_CODE_BAD_STATE); // iterator is currently busy
  918. } else {
  919. if (len >= 5) { // has optional 'since' param
  920. memcpy(&_iter_filter_since, &cmd_frame[1], 4);
  921. } else {
  922. _iter_filter_since = 0;
  923. }
  924. uint8_t reply[5];
  925. reply[0] = RESP_CODE_CONTACTS_START;
  926. uint32_t count = getNumContacts(); // total, NOT filtered count
  927. memcpy(&reply[1], &count, 4);
  928. _serial->writeFrame(reply, 5);
  929. // start iterator
  930. _iter = startContactsIterator();
  931. _iter_started = true;
  932. _most_recent_lastmod = 0;
  933. }
  934. } else if (cmd_frame[0] == CMD_SET_ADVERT_NAME && len >= 2) {
  935. int nlen = len - 1;
  936. if (nlen > sizeof(_prefs.node_name) - 1) nlen = sizeof(_prefs.node_name) - 1; // max len
  937. memcpy(_prefs.node_name, &cmd_frame[1], nlen);
  938. _prefs.node_name[nlen] = 0; // null terminator
  939. savePrefs();
  940. writeOKFrame();
  941. } else if (cmd_frame[0] == CMD_SET_ADVERT_LATLON && len >= 9) {
  942. int32_t lat, lon, alt = 0;
  943. memcpy(&lat, &cmd_frame[1], 4);
  944. memcpy(&lon, &cmd_frame[5], 4);
  945. if (len >= 13) {
  946. memcpy(&alt, &cmd_frame[9], 4); // for FUTURE support
  947. }
  948. if (lat <= 90 * 1E6 && lat >= -90 * 1E6 && lon <= 180 * 1E6 && lon >= -180 * 1E6) {
  949. sensors.node_lat = ((double)lat) / 1000000.0;
  950. sensors.node_lon = ((double)lon) / 1000000.0;
  951. savePrefs();
  952. writeOKFrame();
  953. } else {
  954. writeErrFrame(ERR_CODE_ILLEGAL_ARG); // invalid geo coordinate
  955. }
  956. } else if (cmd_frame[0] == CMD_GET_DEVICE_TIME) {
  957. uint8_t reply[5];
  958. reply[0] = RESP_CODE_CURR_TIME;
  959. uint32_t now = getRTCClock()->getCurrentTime();
  960. memcpy(&reply[1], &now, 4);
  961. _serial->writeFrame(reply, 5);
  962. } else if (cmd_frame[0] == CMD_SET_DEVICE_TIME && len >= 5) {
  963. uint32_t secs;
  964. memcpy(&secs, &cmd_frame[1], 4);
  965. uint32_t curr = getRTCClock()->getCurrentTime();
  966. if (secs >= curr) {
  967. getRTCClock()->setCurrentTime(secs);
  968. writeOKFrame();
  969. } else {
  970. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  971. }
  972. } else if (cmd_frame[0] == CMD_SEND_SELF_ADVERT) {
  973. mesh::Packet* pkt;
  974. if (_prefs.advert_loc_policy == ADVERT_LOC_NONE) {
  975. pkt = createSelfAdvert(_prefs.node_name);
  976. } else {
  977. pkt = createSelfAdvert(_prefs.node_name, sensors.node_lat, sensors.node_lon);
  978. }
  979. if (pkt) {
  980. if (len >= 2 && cmd_frame[1] == 1) { // optional param (1 = flood, 0 = zero hop)
  981. sendFlood(pkt);
  982. } else {
  983. sendZeroHop(pkt);
  984. }
  985. writeOKFrame();
  986. } else {
  987. writeErrFrame(ERR_CODE_TABLE_FULL);
  988. }
  989. } else if (cmd_frame[0] == CMD_RESET_PATH && len >= 1 + 32) {
  990. uint8_t *pub_key = &cmd_frame[1];
  991. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  992. if (recipient) {
  993. recipient->out_path_len = -1;
  994. // recipient->lastmod = ?? shouldn't be needed, app already has this version of contact
  995. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  996. writeOKFrame();
  997. } else {
  998. writeErrFrame(ERR_CODE_NOT_FOUND); // unknown contact
  999. }
  1000. } else if (cmd_frame[0] == CMD_ADD_UPDATE_CONTACT && len >= 1 + 32 + 2 + 1) {
  1001. uint8_t *pub_key = &cmd_frame[1];
  1002. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1003. uint32_t last_mod = getRTCClock()->getCurrentTime(); // fallback value if not present in cmd_frame
  1004. if (recipient) {
  1005. updateContactFromFrame(*recipient, last_mod, cmd_frame, len);
  1006. recipient->lastmod = last_mod;
  1007. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  1008. writeOKFrame();
  1009. } else {
  1010. ContactInfo contact;
  1011. updateContactFromFrame(contact, last_mod, cmd_frame, len);
  1012. contact.lastmod = last_mod;
  1013. contact.sync_since = 0;
  1014. if (addContact(contact)) {
  1015. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  1016. writeOKFrame();
  1017. } else {
  1018. writeErrFrame(ERR_CODE_TABLE_FULL);
  1019. }
  1020. }
  1021. } else if (cmd_frame[0] == CMD_REMOVE_CONTACT) {
  1022. uint8_t *pub_key = &cmd_frame[1];
  1023. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1024. if (recipient && removeContact(*recipient)) {
  1025. _store->deleteBlobByKey(pub_key, PUB_KEY_SIZE);
  1026. dirty_contacts_expiry = futureMillis(LAZY_CONTACTS_WRITE_DELAY);
  1027. writeOKFrame();
  1028. } else {
  1029. writeErrFrame(ERR_CODE_NOT_FOUND); // not found, or unable to remove
  1030. }
  1031. } else if (cmd_frame[0] == CMD_SHARE_CONTACT) {
  1032. uint8_t *pub_key = &cmd_frame[1];
  1033. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1034. if (recipient) {
  1035. if (shareContactZeroHop(*recipient)) {
  1036. writeOKFrame();
  1037. } else {
  1038. writeErrFrame(ERR_CODE_TABLE_FULL); // unable to send
  1039. }
  1040. } else {
  1041. writeErrFrame(ERR_CODE_NOT_FOUND);
  1042. }
  1043. } else if (cmd_frame[0] == CMD_GET_CONTACT_BY_KEY) {
  1044. uint8_t *pub_key = &cmd_frame[1];
  1045. ContactInfo *contact = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1046. if (contact) {
  1047. writeContactRespFrame(RESP_CODE_CONTACT, *contact);
  1048. } else {
  1049. writeErrFrame(ERR_CODE_NOT_FOUND); // not found
  1050. }
  1051. } else if (cmd_frame[0] == CMD_EXPORT_CONTACT) {
  1052. if (len < 1 + PUB_KEY_SIZE) {
  1053. // export SELF
  1054. mesh::Packet* pkt;
  1055. if (_prefs.advert_loc_policy == ADVERT_LOC_NONE) {
  1056. pkt = createSelfAdvert(_prefs.node_name);
  1057. } else {
  1058. pkt = createSelfAdvert(_prefs.node_name, sensors.node_lat, sensors.node_lon);
  1059. }
  1060. if (pkt) {
  1061. pkt->header |= ROUTE_TYPE_FLOOD; // would normally be sent in this mode
  1062. out_frame[0] = RESP_CODE_EXPORT_CONTACT;
  1063. uint8_t out_len = pkt->writeTo(&out_frame[1]);
  1064. releasePacket(pkt); // undo the obtainNewPacket()
  1065. _serial->writeFrame(out_frame, out_len + 1);
  1066. } else {
  1067. writeErrFrame(ERR_CODE_TABLE_FULL); // Error
  1068. }
  1069. } else {
  1070. uint8_t *pub_key = &cmd_frame[1];
  1071. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1072. uint8_t out_len;
  1073. if (recipient && (out_len = exportContact(*recipient, &out_frame[1])) > 0) {
  1074. out_frame[0] = RESP_CODE_EXPORT_CONTACT;
  1075. _serial->writeFrame(out_frame, out_len + 1);
  1076. } else {
  1077. writeErrFrame(ERR_CODE_NOT_FOUND); // not found
  1078. }
  1079. }
  1080. } else if (cmd_frame[0] == CMD_IMPORT_CONTACT && len > 2 + 32 + 64) {
  1081. if (importContact(&cmd_frame[1], len - 1)) {
  1082. writeOKFrame();
  1083. } else {
  1084. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1085. }
  1086. } else if (cmd_frame[0] == CMD_SYNC_NEXT_MESSAGE) {
  1087. int out_len;
  1088. if ((out_len = getFromOfflineQueue(out_frame)) > 0) {
  1089. _serial->writeFrame(out_frame, out_len);
  1090. #ifdef DISPLAY_CLASS
  1091. if (_ui) _ui->msgRead(offline_queue_len);
  1092. #endif
  1093. } else {
  1094. out_frame[0] = RESP_CODE_NO_MORE_MESSAGES;
  1095. _serial->writeFrame(out_frame, 1);
  1096. }
  1097. } else if (cmd_frame[0] == CMD_SET_RADIO_PARAMS) {
  1098. int i = 1;
  1099. uint32_t freq;
  1100. memcpy(&freq, &cmd_frame[i], 4);
  1101. i += 4;
  1102. uint32_t bw;
  1103. memcpy(&bw, &cmd_frame[i], 4);
  1104. i += 4;
  1105. uint8_t sf = cmd_frame[i++];
  1106. uint8_t cr = cmd_frame[i++];
  1107. if (freq >= 300000 && freq <= 2500000 && sf >= 5 && sf <= 12 && cr >= 5 && cr <= 8 && bw >= 7000 &&
  1108. bw <= 500000) {
  1109. _prefs.sf = sf;
  1110. _prefs.cr = cr;
  1111. _prefs.freq = (float)freq / 1000.0;
  1112. _prefs.bw = (float)bw / 1000.0;
  1113. savePrefs();
  1114. radio_set_params(_prefs.freq, _prefs.bw, _prefs.sf, _prefs.cr);
  1115. MESH_DEBUG_PRINTLN("OK: CMD_SET_RADIO_PARAMS: f=%d, bw=%d, sf=%d, cr=%d", freq, bw, (uint32_t)sf,
  1116. (uint32_t)cr);
  1117. writeOKFrame();
  1118. } else {
  1119. MESH_DEBUG_PRINTLN("Error: CMD_SET_RADIO_PARAMS: f=%d, bw=%d, sf=%d, cr=%d", freq, bw, (uint32_t)sf,
  1120. (uint32_t)cr);
  1121. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1122. }
  1123. } else if (cmd_frame[0] == CMD_SET_RADIO_TX_POWER) {
  1124. int8_t power = (int8_t)cmd_frame[1];
  1125. if (power < -9 || power > MAX_LORA_TX_POWER) {
  1126. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1127. } else {
  1128. _prefs.tx_power_dbm = power;
  1129. savePrefs();
  1130. radio_set_tx_power(_prefs.tx_power_dbm);
  1131. writeOKFrame();
  1132. }
  1133. } else if (cmd_frame[0] == CMD_SET_TUNING_PARAMS) {
  1134. int i = 1;
  1135. uint32_t rx, af;
  1136. memcpy(&rx, &cmd_frame[i], 4);
  1137. i += 4;
  1138. memcpy(&af, &cmd_frame[i], 4);
  1139. i += 4;
  1140. _prefs.rx_delay_base = ((float)rx) / 1000.0f;
  1141. _prefs.airtime_factor = ((float)af) / 1000.0f;
  1142. savePrefs();
  1143. writeOKFrame();
  1144. } else if (cmd_frame[0] == CMD_GET_TUNING_PARAMS) {
  1145. uint32_t rx = _prefs.rx_delay_base * 1000, af = _prefs.airtime_factor * 1000;
  1146. int i = 0;
  1147. out_frame[i++] = RESP_CODE_TUNING_PARAMS;
  1148. memcpy(&out_frame[i], &rx, 4); i += 4;
  1149. memcpy(&out_frame[i], &af, 4); i += 4;
  1150. _serial->writeFrame(out_frame, i);
  1151. } else if (cmd_frame[0] == CMD_SET_OTHER_PARAMS) {
  1152. _prefs.manual_add_contacts = cmd_frame[1];
  1153. if (len >= 3) {
  1154. _prefs.telemetry_mode_base = cmd_frame[2] & 0x03; // v5+
  1155. _prefs.telemetry_mode_loc = (cmd_frame[2] >> 2) & 0x03;
  1156. _prefs.telemetry_mode_env = (cmd_frame[2] >> 4) & 0x03;
  1157. if (len >= 4) {
  1158. _prefs.advert_loc_policy = cmd_frame[3];
  1159. if (len >= 5) {
  1160. _prefs.multi_acks = cmd_frame[4];
  1161. }
  1162. }
  1163. }
  1164. savePrefs();
  1165. writeOKFrame();
  1166. } else if (cmd_frame[0] == CMD_REBOOT && memcmp(&cmd_frame[1], "reboot", 6) == 0) {
  1167. if (dirty_contacts_expiry) { // is there are pending dirty contacts write needed?
  1168. saveContacts();
  1169. }
  1170. board.reboot();
  1171. } else if (cmd_frame[0] == CMD_GET_BATT_AND_STORAGE) {
  1172. uint8_t reply[11];
  1173. int i = 0;
  1174. reply[i++] = RESP_CODE_BATT_AND_STORAGE;
  1175. uint16_t battery_millivolts = board.getBattMilliVolts();
  1176. uint32_t used = _store->getStorageUsedKb();
  1177. uint32_t total = _store->getStorageTotalKb();
  1178. memcpy(&reply[i], &battery_millivolts, 2); i += 2;
  1179. memcpy(&reply[i], &used, 4); i += 4;
  1180. memcpy(&reply[i], &total, 4); i += 4;
  1181. _serial->writeFrame(reply, i);
  1182. } else if (cmd_frame[0] == CMD_EXPORT_PRIVATE_KEY) {
  1183. #if ENABLE_PRIVATE_KEY_EXPORT
  1184. uint8_t reply[65];
  1185. reply[0] = RESP_CODE_PRIVATE_KEY;
  1186. self_id.writeTo(&reply[1], 64);
  1187. _serial->writeFrame(reply, 65);
  1188. #else
  1189. writeDisabledFrame();
  1190. #endif
  1191. } else if (cmd_frame[0] == CMD_IMPORT_PRIVATE_KEY && len >= 65) {
  1192. #if ENABLE_PRIVATE_KEY_IMPORT
  1193. if (!mesh::LocalIdentity::validatePrivateKey(&cmd_frame[1])) {
  1194. writeErrFrame(ERR_CODE_ILLEGAL_ARG); // invalid key
  1195. } else {
  1196. mesh::LocalIdentity identity;
  1197. identity.readFrom(&cmd_frame[1], 64);
  1198. if (_store->saveMainIdentity(identity)) {
  1199. self_id = identity;
  1200. writeOKFrame();
  1201. // re-load contacts, to invalidate ecdh shared_secrets
  1202. resetContacts();
  1203. _store->loadContacts(this);
  1204. } else {
  1205. writeErrFrame(ERR_CODE_FILE_IO_ERROR);
  1206. }
  1207. }
  1208. #else
  1209. writeDisabledFrame();
  1210. #endif
  1211. } else if (cmd_frame[0] == CMD_SEND_RAW_DATA && len >= 6) {
  1212. int i = 1;
  1213. int8_t path_len = cmd_frame[i++];
  1214. if (path_len >= 0 && i + path_len + 4 <= len) { // minimum 4 byte payload
  1215. uint8_t *path = &cmd_frame[i];
  1216. i += path_len;
  1217. auto pkt = createRawData(&cmd_frame[i], len - i);
  1218. if (pkt) {
  1219. sendDirect(pkt, path, path_len);
  1220. writeOKFrame();
  1221. } else {
  1222. writeErrFrame(ERR_CODE_TABLE_FULL);
  1223. }
  1224. } else {
  1225. writeErrFrame(ERR_CODE_UNSUPPORTED_CMD); // flood, not supported (yet)
  1226. }
  1227. } else if (cmd_frame[0] == CMD_SEND_LOGIN && len >= 1 + PUB_KEY_SIZE) {
  1228. uint8_t *pub_key = &cmd_frame[1];
  1229. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1230. char *password = (char *)&cmd_frame[1 + PUB_KEY_SIZE];
  1231. cmd_frame[len] = 0; // ensure null terminator in password
  1232. if (recipient) {
  1233. uint32_t est_timeout;
  1234. int result = sendLogin(*recipient, password, est_timeout);
  1235. if (result == MSG_SEND_FAILED) {
  1236. writeErrFrame(ERR_CODE_TABLE_FULL);
  1237. } else {
  1238. clearPendingReqs();
  1239. memcpy(&pending_login, recipient->id.pub_key, 4); // match this to onContactResponse()
  1240. out_frame[0] = RESP_CODE_SENT;
  1241. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1242. memcpy(&out_frame[2], &pending_login, 4);
  1243. memcpy(&out_frame[6], &est_timeout, 4);
  1244. _serial->writeFrame(out_frame, 10);
  1245. }
  1246. } else {
  1247. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1248. }
  1249. } else if (cmd_frame[0] == CMD_SEND_ANON_REQ && len > 1 + PUB_KEY_SIZE) {
  1250. uint8_t *pub_key = &cmd_frame[1];
  1251. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1252. uint8_t *data = &cmd_frame[1 + PUB_KEY_SIZE];
  1253. if (recipient) {
  1254. uint32_t tag, est_timeout;
  1255. int result = sendAnonReq(*recipient, data, len - (1 + PUB_KEY_SIZE), tag, est_timeout);
  1256. if (result == MSG_SEND_FAILED) {
  1257. writeErrFrame(ERR_CODE_TABLE_FULL);
  1258. } else {
  1259. clearPendingReqs();
  1260. pending_req = tag; // match this to onContactResponse()
  1261. out_frame[0] = RESP_CODE_SENT;
  1262. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1263. memcpy(&out_frame[2], &tag, 4);
  1264. memcpy(&out_frame[6], &est_timeout, 4);
  1265. _serial->writeFrame(out_frame, 10);
  1266. }
  1267. } else {
  1268. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1269. }
  1270. } else if (cmd_frame[0] == CMD_SEND_STATUS_REQ && len >= 1 + PUB_KEY_SIZE) {
  1271. uint8_t *pub_key = &cmd_frame[1];
  1272. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1273. if (recipient) {
  1274. uint32_t tag, est_timeout;
  1275. int result = sendRequest(*recipient, REQ_TYPE_GET_STATUS, tag, est_timeout);
  1276. if (result == MSG_SEND_FAILED) {
  1277. writeErrFrame(ERR_CODE_TABLE_FULL);
  1278. } else {
  1279. clearPendingReqs();
  1280. // FUTURE: pending_status = tag; // match this in onContactResponse()
  1281. memcpy(&pending_status, recipient->id.pub_key, 4); // legacy matching scheme
  1282. out_frame[0] = RESP_CODE_SENT;
  1283. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1284. memcpy(&out_frame[2], &tag, 4);
  1285. memcpy(&out_frame[6], &est_timeout, 4);
  1286. _serial->writeFrame(out_frame, 10);
  1287. }
  1288. } else {
  1289. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1290. }
  1291. } else if (cmd_frame[0] == CMD_SEND_PATH_DISCOVERY_REQ && cmd_frame[1] == 0 && len >= 2 + PUB_KEY_SIZE) {
  1292. uint8_t *pub_key = &cmd_frame[2];
  1293. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1294. if (recipient) {
  1295. uint32_t tag, est_timeout;
  1296. // 'Path Discovery' is just a special case of flood + Telemetry req
  1297. uint8_t req_data[9];
  1298. req_data[0] = REQ_TYPE_GET_TELEMETRY_DATA;
  1299. req_data[1] = ~(TELEM_PERM_BASE); // NEW: inverse permissions mask (ie. we only want BASE telemetry)
  1300. memset(&req_data[2], 0, 3); // reserved
  1301. getRNG()->random(&req_data[5], 4); // random blob to help make packet-hash unique
  1302. auto save = recipient->out_path_len; // temporarily force sendRequest() to flood
  1303. recipient->out_path_len = -1;
  1304. int result = sendRequest(*recipient, req_data, sizeof(req_data), tag, est_timeout);
  1305. recipient->out_path_len = save;
  1306. if (result == MSG_SEND_FAILED) {
  1307. writeErrFrame(ERR_CODE_TABLE_FULL);
  1308. } else {
  1309. clearPendingReqs();
  1310. pending_discovery = tag; // match this in onContactResponse()
  1311. out_frame[0] = RESP_CODE_SENT;
  1312. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1313. memcpy(&out_frame[2], &tag, 4);
  1314. memcpy(&out_frame[6], &est_timeout, 4);
  1315. _serial->writeFrame(out_frame, 10);
  1316. }
  1317. } else {
  1318. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1319. }
  1320. } else if (cmd_frame[0] == CMD_SEND_TELEMETRY_REQ && len >= 4 + PUB_KEY_SIZE) { // can deprecate, in favour of CMD_SEND_BINARY_REQ
  1321. uint8_t *pub_key = &cmd_frame[4];
  1322. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1323. if (recipient) {
  1324. uint32_t tag, est_timeout;
  1325. int result = sendRequest(*recipient, REQ_TYPE_GET_TELEMETRY_DATA, tag, est_timeout);
  1326. if (result == MSG_SEND_FAILED) {
  1327. writeErrFrame(ERR_CODE_TABLE_FULL);
  1328. } else {
  1329. clearPendingReqs();
  1330. pending_telemetry = tag; // match this in onContactResponse()
  1331. out_frame[0] = RESP_CODE_SENT;
  1332. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1333. memcpy(&out_frame[2], &tag, 4);
  1334. memcpy(&out_frame[6], &est_timeout, 4);
  1335. _serial->writeFrame(out_frame, 10);
  1336. }
  1337. } else {
  1338. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1339. }
  1340. } else if (cmd_frame[0] == CMD_SEND_TELEMETRY_REQ && len == 4) { // 'self' telemetry request
  1341. telemetry.reset();
  1342. telemetry.addVoltage(TELEM_CHANNEL_SELF, (float)board.getBattMilliVolts() / 1000.0f);
  1343. // query other sensors -- target specific
  1344. sensors.querySensors(0xFF, telemetry);
  1345. int i = 0;
  1346. out_frame[i++] = PUSH_CODE_TELEMETRY_RESPONSE;
  1347. out_frame[i++] = 0; // reserved
  1348. memcpy(&out_frame[i], self_id.pub_key, 6);
  1349. i += 6; // pub_key_prefix
  1350. uint8_t tlen = telemetry.getSize();
  1351. memcpy(&out_frame[i], telemetry.getBuffer(), tlen);
  1352. i += tlen;
  1353. _serial->writeFrame(out_frame, i);
  1354. } else if (cmd_frame[0] == CMD_SEND_BINARY_REQ && len >= 2 + PUB_KEY_SIZE) {
  1355. uint8_t *pub_key = &cmd_frame[1];
  1356. ContactInfo *recipient = lookupContactByPubKey(pub_key, PUB_KEY_SIZE);
  1357. if (recipient) {
  1358. uint8_t *req_data = &cmd_frame[1 + PUB_KEY_SIZE];
  1359. uint32_t tag, est_timeout;
  1360. int result = sendRequest(*recipient, req_data, len - (1 + PUB_KEY_SIZE), tag, est_timeout);
  1361. if (result == MSG_SEND_FAILED) {
  1362. writeErrFrame(ERR_CODE_TABLE_FULL);
  1363. } else {
  1364. clearPendingReqs();
  1365. pending_req = tag; // match this in onContactResponse()
  1366. out_frame[0] = RESP_CODE_SENT;
  1367. out_frame[1] = (result == MSG_SEND_SENT_FLOOD) ? 1 : 0;
  1368. memcpy(&out_frame[2], &tag, 4);
  1369. memcpy(&out_frame[6], &est_timeout, 4);
  1370. _serial->writeFrame(out_frame, 10);
  1371. }
  1372. } else {
  1373. writeErrFrame(ERR_CODE_NOT_FOUND); // contact not found
  1374. }
  1375. } else if (cmd_frame[0] == CMD_HAS_CONNECTION && len >= 1 + PUB_KEY_SIZE) {
  1376. uint8_t *pub_key = &cmd_frame[1];
  1377. if (hasConnectionTo(pub_key)) {
  1378. writeOKFrame();
  1379. } else {
  1380. writeErrFrame(ERR_CODE_NOT_FOUND);
  1381. }
  1382. } else if (cmd_frame[0] == CMD_LOGOUT && len >= 1 + PUB_KEY_SIZE) {
  1383. uint8_t *pub_key = &cmd_frame[1];
  1384. stopConnection(pub_key);
  1385. writeOKFrame();
  1386. } else if (cmd_frame[0] == CMD_GET_CHANNEL && len >= 2) {
  1387. uint8_t channel_idx = cmd_frame[1];
  1388. ChannelDetails channel;
  1389. if (getChannel(channel_idx, channel)) {
  1390. int i = 0;
  1391. out_frame[i++] = RESP_CODE_CHANNEL_INFO;
  1392. out_frame[i++] = channel_idx;
  1393. strcpy((char *)&out_frame[i], channel.name);
  1394. i += 32;
  1395. memcpy(&out_frame[i], channel.channel.secret, 16);
  1396. i += 16; // NOTE: only 128-bit supported
  1397. _serial->writeFrame(out_frame, i);
  1398. } else {
  1399. writeErrFrame(ERR_CODE_NOT_FOUND);
  1400. }
  1401. } else if (cmd_frame[0] == CMD_SET_CHANNEL && len >= 2 + 32 + 32) {
  1402. writeErrFrame(ERR_CODE_UNSUPPORTED_CMD); // not supported (yet)
  1403. } else if (cmd_frame[0] == CMD_SET_CHANNEL && len >= 2 + 32 + 16) {
  1404. uint8_t channel_idx = cmd_frame[1];
  1405. ChannelDetails channel;
  1406. StrHelper::strncpy(channel.name, (char *)&cmd_frame[2], 32);
  1407. memset(channel.channel.secret, 0, sizeof(channel.channel.secret));
  1408. memcpy(channel.channel.secret, &cmd_frame[2 + 32], 16); // NOTE: only 128-bit supported
  1409. if (setChannel(channel_idx, channel)) {
  1410. saveChannels();
  1411. writeOKFrame();
  1412. } else {
  1413. writeErrFrame(ERR_CODE_NOT_FOUND); // bad channel_idx
  1414. }
  1415. } else if (cmd_frame[0] == CMD_SIGN_START) {
  1416. out_frame[0] = RESP_CODE_SIGN_START;
  1417. out_frame[1] = 0; // reserved
  1418. uint32_t len = MAX_SIGN_DATA_LEN;
  1419. memcpy(&out_frame[2], &len, 4);
  1420. _serial->writeFrame(out_frame, 6);
  1421. if (sign_data) {
  1422. free(sign_data);
  1423. }
  1424. sign_data = (uint8_t *)malloc(MAX_SIGN_DATA_LEN);
  1425. sign_data_len = 0;
  1426. } else if (cmd_frame[0] == CMD_SIGN_DATA && len > 1) {
  1427. if (sign_data == NULL || sign_data_len + (len - 1) > MAX_SIGN_DATA_LEN) {
  1428. writeErrFrame(sign_data == NULL ? ERR_CODE_BAD_STATE : ERR_CODE_TABLE_FULL); // error: too long
  1429. } else {
  1430. memcpy(&sign_data[sign_data_len], &cmd_frame[1], len - 1);
  1431. sign_data_len += (len - 1);
  1432. writeOKFrame();
  1433. }
  1434. } else if (cmd_frame[0] == CMD_SIGN_FINISH) {
  1435. if (sign_data) {
  1436. self_id.sign(&out_frame[1], sign_data, sign_data_len);
  1437. free(sign_data); // don't need sign_data now
  1438. sign_data = NULL;
  1439. out_frame[0] = RESP_CODE_SIGNATURE;
  1440. _serial->writeFrame(out_frame, 1 + SIGNATURE_SIZE);
  1441. } else {
  1442. writeErrFrame(ERR_CODE_BAD_STATE);
  1443. }
  1444. } else if (cmd_frame[0] == CMD_SEND_TRACE_PATH && len > 10 && len - 10 < MAX_PACKET_PAYLOAD-5) {
  1445. uint8_t path_len = len - 10;
  1446. uint8_t flags = cmd_frame[9];
  1447. uint8_t path_sz = flags & 0x03; // NEW v1.11+
  1448. if ((path_len >> path_sz) > MAX_PATH_SIZE || (path_len % (1 << path_sz)) != 0) { // make sure is multiple of path_sz
  1449. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1450. } else {
  1451. uint32_t tag, auth;
  1452. memcpy(&tag, &cmd_frame[1], 4);
  1453. memcpy(&auth, &cmd_frame[5], 4);
  1454. auto pkt = createTrace(tag, auth, flags);
  1455. if (pkt) {
  1456. sendDirect(pkt, &cmd_frame[10], path_len);
  1457. uint32_t t = _radio->getEstAirtimeFor(pkt->payload_len + pkt->path_len + 2);
  1458. uint32_t est_timeout = calcDirectTimeoutMillisFor(t, path_len);
  1459. out_frame[0] = RESP_CODE_SENT;
  1460. out_frame[1] = 0;
  1461. memcpy(&out_frame[2], &tag, 4);
  1462. memcpy(&out_frame[6], &est_timeout, 4);
  1463. _serial->writeFrame(out_frame, 10);
  1464. } else {
  1465. writeErrFrame(ERR_CODE_TABLE_FULL);
  1466. }
  1467. }
  1468. } else if (cmd_frame[0] == CMD_SET_DEVICE_PIN && len >= 5) {
  1469. // get pin from command frame
  1470. uint32_t pin;
  1471. memcpy(&pin, &cmd_frame[1], 4);
  1472. // ensure pin is zero, or a valid 6 digit pin
  1473. if (pin == 0 || (pin >= 100000 && pin <= 999999)) {
  1474. _prefs.ble_pin = pin;
  1475. savePrefs();
  1476. writeOKFrame();
  1477. } else {
  1478. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1479. }
  1480. } else if (cmd_frame[0] == CMD_GET_CUSTOM_VARS) {
  1481. out_frame[0] = RESP_CODE_CUSTOM_VARS;
  1482. char *dp = (char *)&out_frame[1];
  1483. for (int i = 0; i < sensors.getNumSettings() && dp - (char *)&out_frame[1] < 140; i++) {
  1484. if (i > 0) {
  1485. *dp++ = ',';
  1486. }
  1487. strcpy(dp, sensors.getSettingName(i));
  1488. dp = strchr(dp, 0);
  1489. *dp++ = ':';
  1490. strcpy(dp, sensors.getSettingValue(i));
  1491. dp = strchr(dp, 0);
  1492. }
  1493. _serial->writeFrame(out_frame, dp - (char *)out_frame);
  1494. } else if (cmd_frame[0] == CMD_SET_CUSTOM_VAR && len >= 4) {
  1495. cmd_frame[len] = 0;
  1496. char *sp = (char *)&cmd_frame[1];
  1497. char *np = strchr(sp, ':'); // look for separator char
  1498. if (np) {
  1499. *np++ = 0; // modify 'cmd_frame', replace ':' with null
  1500. bool success = sensors.setSettingValue(sp, np);
  1501. if (success) {
  1502. #if ENV_INCLUDE_GPS == 1
  1503. // Update node preferences for GPS settings
  1504. if (strcmp(sp, "gps") == 0) {
  1505. _prefs.gps_enabled = (np[0] == '1') ? 1 : 0;
  1506. savePrefs();
  1507. } else if (strcmp(sp, "gps_interval") == 0) {
  1508. uint32_t interval_seconds = atoi(np);
  1509. _prefs.gps_interval = constrain(interval_seconds, 0, 86400);
  1510. savePrefs();
  1511. }
  1512. #endif
  1513. writeOKFrame();
  1514. } else {
  1515. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1516. }
  1517. } else {
  1518. writeErrFrame(ERR_CODE_ILLEGAL_ARG);
  1519. }
  1520. } else if (cmd_frame[0] == CMD_GET_ADVERT_PATH && len >= PUB_KEY_SIZE+2) {
  1521. // FUTURE use: uint8_t reserved = cmd_frame[1];
  1522. uint8_t *pub_key = &cmd_frame[2];
  1523. AdvertPath* found = NULL;
  1524. for (int i = 0; i < ADVERT_PATH_TABLE_SIZE; i++) {
  1525. auto p = &advert_paths[i];
  1526. if (memcmp(p->pubkey_prefix, pub_key, sizeof(p->pubkey_prefix)) == 0) {
  1527. found = p;
  1528. break;
  1529. }
  1530. }
  1531. if (found) {
  1532. out_frame[0] = RESP_CODE_ADVERT_PATH;
  1533. memcpy(&out_frame[1], &found->recv_timestamp, 4);
  1534. out_frame[5] = found->path_len;
  1535. memcpy(&out_frame[6], found->path, found->path_len);
  1536. _serial->writeFrame(out_frame, 6 + found->path_len);
  1537. } else {
  1538. writeErrFrame(ERR_CODE_NOT_FOUND);
  1539. }
  1540. } else if (cmd_frame[0] == CMD_GET_STATS && len >= 2) {
  1541. uint8_t stats_type = cmd_frame[1];
  1542. if (stats_type == STATS_TYPE_CORE) {
  1543. int i = 0;
  1544. out_frame[i++] = RESP_CODE_STATS;
  1545. out_frame[i++] = STATS_TYPE_CORE;
  1546. uint16_t battery_mv = board.getBattMilliVolts();
  1547. uint32_t uptime_secs = _ms->getMillis() / 1000;
  1548. uint8_t queue_len = (uint8_t)_mgr->getOutboundCount(0xFFFFFFFF);
  1549. memcpy(&out_frame[i], &battery_mv, 2); i += 2;
  1550. memcpy(&out_frame[i], &uptime_secs, 4); i += 4;
  1551. memcpy(&out_frame[i], &_err_flags, 2); i += 2;
  1552. out_frame[i++] = queue_len;
  1553. _serial->writeFrame(out_frame, i);
  1554. } else if (stats_type == STATS_TYPE_RADIO) {
  1555. int i = 0;
  1556. out_frame[i++] = RESP_CODE_STATS;
  1557. out_frame[i++] = STATS_TYPE_RADIO;
  1558. int16_t noise_floor = (int16_t)_radio->getNoiseFloor();
  1559. int8_t last_rssi = (int8_t)radio_driver.getLastRSSI();
  1560. int8_t last_snr = (int8_t)(radio_driver.getLastSNR() * 4); // scaled by 4 for 0.25 dB precision
  1561. uint32_t tx_air_secs = getTotalAirTime() / 1000;
  1562. uint32_t rx_air_secs = getReceiveAirTime() / 1000;
  1563. memcpy(&out_frame[i], &noise_floor, 2); i += 2;
  1564. out_frame[i++] = last_rssi;
  1565. out_frame[i++] = last_snr;
  1566. memcpy(&out_frame[i], &tx_air_secs, 4); i += 4;
  1567. memcpy(&out_frame[i], &rx_air_secs, 4); i += 4;
  1568. _serial->writeFrame(out_frame, i);
  1569. } else if (stats_type == STATS_TYPE_PACKETS) {
  1570. int i = 0;
  1571. out_frame[i++] = RESP_CODE_STATS;
  1572. out_frame[i++] = STATS_TYPE_PACKETS;
  1573. uint32_t recv = radio_driver.getPacketsRecv();
  1574. uint32_t sent = radio_driver.getPacketsSent();
  1575. uint32_t n_sent_flood = getNumSentFlood();
  1576. uint32_t n_sent_direct = getNumSentDirect();
  1577. uint32_t n_recv_flood = getNumRecvFlood();
  1578. uint32_t n_recv_direct = getNumRecvDirect();
  1579. uint32_t n_recv_errors = radio_driver.getPacketsRecvErrors();
  1580. memcpy(&out_frame[i], &recv, 4); i += 4;
  1581. memcpy(&out_frame[i], &sent, 4); i += 4;
  1582. memcpy(&out_frame[i], &n_sent_flood, 4); i += 4;
  1583. memcpy(&out_frame[i], &n_sent_direct, 4); i += 4;
  1584. memcpy(&out_frame[i], &n_recv_flood, 4); i += 4;
  1585. memcpy(&out_frame[i], &n_recv_direct, 4); i += 4;
  1586. memcpy(&out_frame[i], &n_recv_errors, 4); i += 4;
  1587. _serial->writeFrame(out_frame, i);
  1588. } else {
  1589. writeErrFrame(ERR_CODE_ILLEGAL_ARG); // invalid stats sub-type
  1590. }
  1591. } else if (cmd_frame[0] == CMD_FACTORY_RESET && memcmp(&cmd_frame[1], "reset", 5) == 0) {
  1592. if (_serial) {
  1593. MESH_DEBUG_PRINTLN("Factory reset: disabling serial interface to prevent reconnects (BLE/WiFi)");
  1594. _serial->disable(); // Phone app disconnects before we can send OK frame so it's safe here
  1595. }
  1596. bool success = _store->formatFileSystem();
  1597. if (success) {
  1598. writeOKFrame();
  1599. delay(1000);
  1600. board.reboot(); // doesn't return
  1601. } else {
  1602. writeErrFrame(ERR_CODE_FILE_IO_ERROR);
  1603. }
  1604. } else if (cmd_frame[0] == CMD_SET_FLOOD_SCOPE && len >= 2 && cmd_frame[1] == 0) {
  1605. if (len >= 2 + 16) {
  1606. memcpy(send_scope.key, &cmd_frame[2], sizeof(send_scope.key)); // set curr scope TransportKey
  1607. } else {
  1608. memset(send_scope.key, 0, sizeof(send_scope.key)); // set scope to null
  1609. }
  1610. writeOKFrame();
  1611. } else if (cmd_frame[0] == CMD_SEND_CONTROL_DATA && len >= 2 && (cmd_frame[1] & 0x80) != 0) {
  1612. auto resp = createControlData(&cmd_frame[1], len - 1);
  1613. if (resp) {
  1614. sendZeroHop(resp);
  1615. writeOKFrame();
  1616. } else {
  1617. writeErrFrame(ERR_CODE_TABLE_FULL);
  1618. }
  1619. } else if (cmd_frame[0] == CMD_SET_AUTOADD_CONFIG) {
  1620. _prefs.autoadd_config = cmd_frame[1];
  1621. savePrefs();
  1622. writeOKFrame();
  1623. } else if (cmd_frame[0] == CMD_GET_AUTOADD_CONFIG) {
  1624. int i = 0;
  1625. out_frame[i++] = RESP_CODE_AUTOADD_CONFIG;
  1626. out_frame[i++] = _prefs.autoadd_config;
  1627. _serial->writeFrame(out_frame, i);
  1628. } else {
  1629. writeErrFrame(ERR_CODE_UNSUPPORTED_CMD);
  1630. MESH_DEBUG_PRINTLN("ERROR: unknown command: %02X", cmd_frame[0]);
  1631. }
  1632. }
  1633. void MyMesh::enterCLIRescue() {
  1634. _cli_rescue = true;
  1635. cli_command[0] = 0;
  1636. Serial.println("========= CLI Rescue =========");
  1637. }
  1638. void MyMesh::checkCLIRescueCmd() {
  1639. int len = strlen(cli_command);
  1640. while (Serial.available() && len < sizeof(cli_command)-1) {
  1641. char c = Serial.read();
  1642. if (c != '\n') {
  1643. cli_command[len++] = c;
  1644. cli_command[len] = 0;
  1645. }
  1646. Serial.print(c); // echo
  1647. }
  1648. if (len == sizeof(cli_command)-1) { // command buffer full
  1649. cli_command[sizeof(cli_command)-1] = '\r';
  1650. }
  1651. if (len > 0 && cli_command[len - 1] == '\r') { // received complete line
  1652. cli_command[len - 1] = 0; // replace newline with C string null terminator
  1653. if (memcmp(cli_command, "set ", 4) == 0) {
  1654. const char* config = &cli_command[4];
  1655. if (memcmp(config, "pin ", 4) == 0) {
  1656. _prefs.ble_pin = atoi(&config[4]);
  1657. savePrefs();
  1658. Serial.printf(" > pin is now %06d\n", _prefs.ble_pin);
  1659. } else {
  1660. Serial.printf(" Error: unknown config: %s\n", config);
  1661. }
  1662. } else if (strcmp(cli_command, "rebuild") == 0) {
  1663. bool success = _store->formatFileSystem();
  1664. if (success) {
  1665. _store->saveMainIdentity(self_id);
  1666. savePrefs();
  1667. saveContacts();
  1668. saveChannels();
  1669. Serial.println(" > erase and rebuild done");
  1670. } else {
  1671. Serial.println(" Error: erase failed");
  1672. }
  1673. } else if (strcmp(cli_command, "erase") == 0) {
  1674. bool success = _store->formatFileSystem();
  1675. if (success) {
  1676. Serial.println(" > erase done");
  1677. } else {
  1678. Serial.println(" Error: erase failed");
  1679. }
  1680. } else if (memcmp(cli_command, "ls", 2) == 0) {
  1681. // get path from command e.g: "ls /adafruit"
  1682. const char *path = &cli_command[3];
  1683. bool is_fs2 = false;
  1684. if (memcmp(path, "UserData/", 9) == 0) {
  1685. path += 8; // skip "UserData"
  1686. } else if (memcmp(path, "ExtraFS/", 8) == 0) {
  1687. path += 7; // skip "ExtraFS"
  1688. is_fs2 = true;
  1689. }
  1690. Serial.printf("Listing files in %s\n", path);
  1691. // log each file and directory
  1692. File root = _store->openRead(path);
  1693. if (is_fs2 == false) {
  1694. if (root) {
  1695. File file = root.openNextFile();
  1696. while (file) {
  1697. if (file.isDirectory()) {
  1698. Serial.printf("[dir] UserData%s/%s\n", path, file.name());
  1699. } else {
  1700. Serial.printf("[file] UserData%s/%s (%d bytes)\n", path, file.name(), file.size());
  1701. }
  1702. // move to next file
  1703. file = root.openNextFile();
  1704. }
  1705. root.close();
  1706. }
  1707. }
  1708. if (is_fs2 == true || strlen(path) == 0 || strcmp(path, "/") == 0) {
  1709. if (_store->getSecondaryFS() != nullptr) {
  1710. File root2 = _store->openRead(_store->getSecondaryFS(), path);
  1711. File file = root2.openNextFile();
  1712. while (file) {
  1713. if (file.isDirectory()) {
  1714. Serial.printf("[dir] ExtraFS%s/%s\n", path, file.name());
  1715. } else {
  1716. Serial.printf("[file] ExtraFS%s/%s (%d bytes)\n", path, file.name(), file.size());
  1717. }
  1718. // move to next file
  1719. file = root2.openNextFile();
  1720. }
  1721. root2.close();
  1722. }
  1723. }
  1724. } else if (memcmp(cli_command, "cat", 3) == 0) {
  1725. // get path from command e.g: "cat /contacts3"
  1726. const char *path = &cli_command[4];
  1727. bool is_fs2 = false;
  1728. if (memcmp(path, "UserData/", 9) == 0) {
  1729. path += 8; // skip "UserData"
  1730. } else if (memcmp(path, "ExtraFS/", 8) == 0) {
  1731. path += 7; // skip "ExtraFS"
  1732. is_fs2 = true;
  1733. } else {
  1734. Serial.println("Invalid path provided, must start with UserData/ or ExtraFS/");
  1735. cli_command[0] = 0;
  1736. return;
  1737. }
  1738. // log file content as hex
  1739. File file = _store->openRead(path);
  1740. if (is_fs2 == true) {
  1741. file = _store->openRead(_store->getSecondaryFS(), path);
  1742. }
  1743. if(file){
  1744. // get file content
  1745. int file_size = file.available();
  1746. uint8_t buffer[file_size];
  1747. file.read(buffer, file_size);
  1748. // print hex
  1749. mesh::Utils::printHex(Serial, buffer, file_size);
  1750. Serial.print("\n");
  1751. file.close();
  1752. }
  1753. } else if (memcmp(cli_command, "rm ", 3) == 0) {
  1754. // get path from command e.g: "rm /adv_blobs"
  1755. const char *path = &cli_command[3];
  1756. MESH_DEBUG_PRINTLN("Removing file: %s", path);
  1757. // ensure path is not empty, or root dir
  1758. if(!path || strlen(path) == 0 || strcmp(path, "/") == 0){
  1759. Serial.println("Invalid path provided");
  1760. } else {
  1761. bool is_fs2 = false;
  1762. if (memcmp(path, "UserData/", 9) == 0) {
  1763. path += 8; // skip "UserData"
  1764. } else if (memcmp(path, "ExtraFS/", 8) == 0) {
  1765. path += 7; // skip "ExtraFS"
  1766. is_fs2 = true;
  1767. }
  1768. // remove file
  1769. bool removed;
  1770. if (is_fs2) {
  1771. MESH_DEBUG_PRINTLN("Removing file from ExtraFS: %s", path);
  1772. removed = _store->removeFile(_store->getSecondaryFS(), path);
  1773. } else {
  1774. MESH_DEBUG_PRINTLN("Removing file from UserData: %s", path);
  1775. removed = _store->removeFile(path);
  1776. }
  1777. if(removed){
  1778. Serial.println("File removed");
  1779. } else {
  1780. Serial.println("Failed to remove file");
  1781. }
  1782. }
  1783. } else if (strcmp(cli_command, "reboot") == 0) {
  1784. board.reboot(); // doesn't return
  1785. } else {
  1786. Serial.println(" Error: unknown command");
  1787. }
  1788. cli_command[0] = 0; // reset command buffer
  1789. }
  1790. }
  1791. void MyMesh::checkSerialInterface() {
  1792. size_t len = _serial->checkRecvFrame(cmd_frame);
  1793. if (len > 0) {
  1794. handleCmdFrame(len);
  1795. } else if (_iter_started // check if our ContactsIterator is 'running'
  1796. && !_serial->isWriteBusy() // don't spam the Serial Interface too quickly!
  1797. ) {
  1798. ContactInfo contact;
  1799. if (_iter.hasNext(this, contact)) {
  1800. if (contact.lastmod > _iter_filter_since) { // apply the 'since' filter
  1801. writeContactRespFrame(RESP_CODE_CONTACT, contact);
  1802. if (contact.lastmod > _most_recent_lastmod) {
  1803. _most_recent_lastmod = contact.lastmod; // save for the RESP_CODE_END_OF_CONTACTS frame
  1804. }
  1805. }
  1806. } else { // EOF
  1807. out_frame[0] = RESP_CODE_END_OF_CONTACTS;
  1808. memcpy(&out_frame[1], &_most_recent_lastmod,
  1809. 4); // include the most recent lastmod, so app can update their 'since'
  1810. _serial->writeFrame(out_frame, 5);
  1811. _iter_started = false;
  1812. }
  1813. //} else if (!_serial->isWriteBusy()) {
  1814. // checkConnections(); // TODO - deprecate the 'Connections' stuff
  1815. }
  1816. }
  1817. void MyMesh::loop() {
  1818. BaseChatMesh::loop();
  1819. if (_cli_rescue) {
  1820. checkCLIRescueCmd();
  1821. } else {
  1822. checkSerialInterface();
  1823. }
  1824. // is there are pending dirty contacts write needed?
  1825. if (dirty_contacts_expiry && millisHasNowPassed(dirty_contacts_expiry)) {
  1826. saveContacts();
  1827. dirty_contacts_expiry = 0;
  1828. }
  1829. #ifdef DISPLAY_CLASS
  1830. if (_ui) _ui->setHasConnection(_serial->isConnected());
  1831. #endif
  1832. }
  1833. bool MyMesh::advert() {
  1834. mesh::Packet* pkt;
  1835. if (_prefs.advert_loc_policy == ADVERT_LOC_NONE) {
  1836. pkt = createSelfAdvert(_prefs.node_name);
  1837. } else {
  1838. pkt = createSelfAdvert(_prefs.node_name, sensors.node_lat, sensors.node_lon);
  1839. }
  1840. if (pkt) {
  1841. sendZeroHop(pkt);
  1842. return true;
  1843. } else {
  1844. return false;
  1845. }
  1846. }