MyMesh.cpp 86 KB

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