-
-
Notifications
You must be signed in to change notification settings - Fork 16
HW (rev C5): 2.4G LED cannot be used #68
Comments
Hello Jason, after our test, the LED is able to light up when 2.4G is on. Do you want the LED to achieve another function? |
Wouldn't that interfere with the SubG radio signal? The path is mostly not populated, but it would adjust the signal to the u.fl. |
The external antenna is 50Ω impedance model does not need to do impedance matching, so our board is reserved for the empty paste position, and the use of 0201 package, the empty paste position does not interfere with the Sub G signal transmission. |
so, we can enable/disable this signal without interference with the radio? This is confusing, but that seems OK. I'll re-enable that LED in the code, but we'll likely want to label it different on the enclosure silkscreen. |
I mean the silkscreen on the enclosure. |
See jadonk/beagleconnect#68 This should not impact the RF.
Because the signal for this LED is the same signal as to the RF switch, it cannot be used in software. Further, it cannot reflect a valid antenna state as the signals that would enable this are not populated according to the schematic.
On the MSP430, the signal on pin 1 (P6.0/CB0) is available to control this LED. Otherwise, it is also possible to recover the signal fed to the antenna switch, since it has no valid use without the RF connection.
The text was updated successfully, but these errors were encountered: