Just to test data rates at different distances. I am using the pycom board for lora and not yet intergrated with TTN. If thats the case will they be still existing at the physical layer by default?
It is a ‘she’ FYI. Also since you assumed i was an author. I am just a student trying to learn most of what I could by figuring out and trying to various experiments myself. So if you can’t encourage then no problem. Good luck buddy !!
This looks like Micropython code, probably for the LoPy or FiPy. As the lora behavior depends on the firmware I think the Pycom forum is a better place to ask for the specifics of their implementation. Especially when using lora (not lorawan) mode which I expect few visitors over here have experience with.
I am not sure what you mean by language using? I am using the pycom lora boards and my scripts are written in Micro python.
I am carrying out all my experiments in the US region. To be precise, i am wondering what will be the case when i dont specify any coding rate at all. Will there be no error correction provided? or some level of error correction will always exist ? By physical layer i mean i am just transmitting packets between 2 lopy nodes.
There is no setting to disable the coding rate. You can see the allowed settings for FEC listed in the SX127x datasheet.
As for what happens to your Pycom LoPy when you dont specify the coding rate in a function call and what the defaults may be, is a question you will have to direct to Pycom, they sell and support the LoPy and ought to have detailed knowledge of its operation.
Do appreciate this is a TTN support forum, its unlikely the readers will have a detailed knowledge of the operation of the LoPy firmware for point to point LoRa.