Other Parts Discussed in Thread: CC2592, Z-STACK,
I have the CC2538-CC2592EM add-on module and CC2538EMK add-on module that I use with the SmartRF06EB boards I flashed one of the examples in RIOT-OS that reads the signal strength when a packet is received.
The problem I have is that CC2538-CC2592EM seems to send packets with a very low TX power while its sensitivity seems great especially when compared to the CC2538EMK module (RSSIs on sending and receiving seems reasonable, i.e. ~(-18) within a meter). The RSSI I got on the CC2538-CC2592EM module is as low as ~-72.
This also happens when I have two of the CC2538-CC2592EM modules communicating, RSSIs of both are very low and cannot communicate unless they are placed very close to each other. However, when I have two of the CC2538EMK they seem to work fine with reasonable RSSIs.
I flashed both modules using RIOT's configuration board CC2538DK
I would appreciate your help in the matter