E22-400M30Slora module's rssi is lower than expected #1518
Replies: 2 comments 3 replies
-
I don't even want to know how much power are you blasting from the transmitter if the receiver sees 0 dBm. That's a whopping 1 mW of received power, the absolute maximum input power for the SX126x is 10 dBm. Typically RSSI would be well below 0.
If you are transmitting from an unconnected connector, congratulations - your PA is now on fire. Why are you even comparing the performances without antenna?
That's something you should have done, we have no interest in digging around your code and figure out what is relevant and what is not. |
Beta Was this translation helpful? Give feedback.
-
@m4kemoretime Stop destroying hardware and connect the antenna! On one side i spend a huge amount of time trying to repair and recover things to reduce e-waste like for example here #1421 . |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hello,previously, I used the RA-01S as both a receiver and transmitter. When I increased the transmission power, the current rose from a normal 100+ mA to 600 mA, and the RSSI increased significantly. However, after a while, the transmitter's power output could no longer reach its previous normal level, even when I reduced the power setting. I suspect the RA-01S's power amplifier (PA) was damaged due to excessive power, though reception remained unaffected. During retesting, I damaged the PA of another RA-01S. To address this, I switched to the E22-400M30S, which is more expensive, larger, and has better transceiver specifications. Testing showed that the E22-400M30S can sustain high power transmission for extended periods. However, I encountered a new issue: when transmitting the same LoRa signal, the RSSI of the E22-400M30S is significantly lower than that of the RA-01SP, by about 20 dB.
For example, when using the high-power E22-400M30S to transmit LoRa signals, the RA-01SP with an IPEX antenna receives an RSSI of about 0 dBm, while the E22-400M30S receives around -20 dBm. Without an antenna, the RSSI difference remains approximately 20 dB. As a web engineer, not an electronics expert, I’m unsure if I’ve made an obvious mistake. As shown in the attached image, both modules use the same code, with no antenna connected: the RA-01SP (left) and E22-400M30S (right) show a 20 dB RSSI difference. I’ve also attached my code and would appreciate any advice.
This is the complete code
Beta Was this translation helpful? Give feedback.
All reactions