sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.
MIT License
1.67k stars 634 forks source link

sync word and node id issue. urgent help. #263

Closed amitjain9122 closed 5 years ago

amitjain9122 commented 5 years ago

how can i use your code for rfm95w bz there is no sync word register option. can i skip that.

detail rfm95w or sx1276, i want to simply give address to node, by in rfm95w it is not possible without using registers from ook mode but at that time we cnt use lora registers, what should i do now. i think you are directly sending address without using registers, so even if it is like that how to talk to other node, because they will be on same frequency. my head is going to blow................ even sync registers are in ook mode, so what should i do, switch in between from ook to lora after connection setup................. even if i do that will connection remain connected.... how do i know????? what i want is to use address, so that one main node can communicate with other node with fix address, whenever he want, what are basic steps. thank you in advance. i am in job so i am in hurry for answer from anyone.