Contiki-NG
Loading...
Searching...
No Matches

Topics

 OpenMote-B antenna switch
 
 
 OpenMote-B user button
 
 

Files

file  board.c
 Board-initialisation for the OpenMote-B platform.
 
file  board.h
 This file provides connectivity information on LEDs, Buttons, UART and other OpenMote-B peripherals.
 

Functions

void board_init ()
 Board specific iniatialisation.
 

Serial Boot Loader Backdoor configuration

#define FLASH_CCA_CONF_BOOTLDR_BACKDOOR_PORT_A_PIN   7
 Pin PA7 activates the boot loader.
 
#define FLASH_CCA_CONF_BOOTLDR_BACKDOOR_ACTIVE_HIGH   0
 A logic low level activates the boot loader.
 

OpenMote-B Button configuration

Buttons on the OpenMote-B are connected as follows:

  • BUTTON_USER -> PD5
#define BUTTON_USER_PORT   GPIO_D_NUM
 BUTTON_USER -> PD5.
 

Detailed Description

OpenMote-B is a new board by OpenMote Technologies, released in 2018.