why mysensors is based on nrf24?
-
-
@Reza Don't forget it is only true if there are no other noises in that frequency like any WLAN radios at a nearby channel or microwave oven, etc.
Even a bluetooth connection can cause some loss as it is hopping from frequency to frequency.
Bluetooth works somewhat like in the tale - it does not interfere with other equipments but it interferes with all of them a bit...So, if data integrity is really important, one should handle re-sending missing informations by software especially in wider ranges of distance. However, internal retry also helps.
(I don't know what mysensor's library do about this question.) -
@Reza Don't forget it is only true if there are no other noises in that frequency like any WLAN radios at a nearby channel or microwave oven, etc.
Even a bluetooth connection can cause some loss as it is hopping from frequency to frequency.
Bluetooth works somewhat like in the tale - it does not interfere with other equipments but it interferes with all of them a bit...So, if data integrity is really important, one should handle re-sending missing informations by software especially in wider ranges of distance. However, internal retry also helps.
(I don't know what mysensor's library do about this question.) -
@VaZso i see different channels in my home and all channel was never busy.i am sure this is just related to radio structure
thank you
@Reza What are you mean about "all channel was never busy"?
(I assume you tried free channels.)Anyway, a simple wlan-scan only shows occupied wlan channels but not other communications (or noises) in the same frequency range.
Anyway, some modifications of the antenna may highly affects signal strength. -
@Reza What are you mean about "all channel was never busy"?
(I assume you tried free channels.)Anyway, a simple wlan-scan only shows occupied wlan channels but not other communications (or noises) in the same frequency range.
Anyway, some modifications of the antenna may highly affects signal strength.