Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Nov 30, 2020
    • Erik Larson's avatar
      Auto passthrough (#4) · a654ea1f
      Erik Larson authored
      * Support auto-detect of HDLC on MSP430
      
      Use USER_BOOT (15) as output, held low to signal HDLC mode
      Repeat send and pulse USER_BOOT until HDLC ACK received
      Update README
      a654ea1f
  2. Nov 24, 2020
    • Erik Larson's avatar
      Update README · 2b6c0060
      Erik Larson authored
      Also add increased drive strength for USER_BOOT pins, to be included
      in zephyr at some point.
      2b6c0060
  3. Nov 23, 2020
    • Erik Larson's avatar
      Gateway reliability improvements (#3) · 6f8d9d36
      Erik Larson authored
      * Add hooks for console
      * Switch to memory slab for HDLC frames
      * Use fixed buffer for UART receive
      * Use HDLC I-Frames for WPAN packets to host
      * Add LED1 blink on TX, LED2 blink on RX.
      * Cleanup printk/debug messages
      * Use beagleconnect_freedom board
      6f8d9d36
  4. Oct 30, 2020
    • Erik Larson's avatar
      BeagleConnect support (#2) · 2625990b
      Erik Larson authored
      
      Working gateway application
      
      Apply set channel on start
      Additional debug info
      Add application options to Kconfig
      Updated board config
      Updated logging
      Use single buffer fragment for radio send
      Add overlay for subghz
      Update instructions
      
      Signed-off-by: default avatarErik Larson <erik@statropy.com>
      2625990b
  5. Oct 01, 2020
  6. Sep 27, 2020
Loading