Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
weatherbox:bumblebee:week_3_-_february_3_2020 [2020/02/06 04:20] ryoung |
weatherbox:bumblebee:week_3_-_february_3_2020 [2021/09/19 21:59] (current) |
||
---|---|---|---|
Line 21: | Line 21: | ||
* 2 Coordinator and Relay were not detecting Router Xbee; updated firmware and was able to detect | * 2 Coordinator and Relay were not detecting Router Xbee; updated firmware and was able to detect | ||
* 3 Coordinator is not receiving any packets | * 3 Coordinator is not receiving any packets | ||
- | * 3a. Relay debug LED is not lighting up; no packets are being received or sent | + | * 3a. Relay debug LED is not lighting up; no packets are being received or sent |
- | * 3b. May need to recheck code that was uploaded | + | * 3b. May need to recheck code that was uploaded |
* 4. Compared working relay code and old relay code | * 4. Compared working relay code and old relay code | ||
- | * 4a. Found that the LED was not declared correctly; originally declared as int led=9 | + | * 4a. Found that the LED was not declared correctly; originally declared as int led=9 |
- | * 4b. Changed it to #define led 9 (??????????) | + | * 4b. Changed it to #define led 9 (??????????) |
===To Do=== | ===To Do=== | ||
- | * Continue debugging old PCB | + | * Continue debugging old PCB |
+ | * Range test Xbee S2C | ||
+ | * Find compatible 5V regulator | ||
+ | * Fabricate a new board that will incorporate Sparkfun 5V regulator | ||
+ | * Use thru holes (header) | ||
+ | * try to finish PCB design by next week Wednesday 2/12 | ||
+ |