Skip to content

Add support for Waveshare BLE400 #5478

@jeanmatthieud

Description

@jeanmatthieud

Description

  • Type: Enhancement

Enhancement

Is it possible to add support for Waveshare BLE400 board ?
I tried to do it myself but without success.

The Pins should be edited in this way:

    P00  = p0,
    P01  = p1,
    P02  = p2,
    P03  = p3,
    P04  = p4,
    P05  = p5,
    P06  = p6,
    P07  = p7,

    P08  = p8,
    P09  = p9,
    P010 = p10,
    P11 = p11,
    P12 = p12,
    P13 = p13,
    P14 = p14,
    P15 = p15,

    P16 = p16,
    P17 = p17,
    P18 = p18,
    P19 = p19,
    P20 = p20,
    P21 = p21,
    P22 = p22,
    P23 = p23,

    P24 = p24,
    P25 = p25,
    P26 = p26,
    P27 = p27,
    P28 = p28,
    P29 = p29,
    P30 = p30,

    LED0    = p18,
    LED1    = p19,
    LED2    = p20,
    LED3    = p21,
    LED4    = p22,

    BUTTON1 = p16,
    BUTTON2 = p17,

    KEY1 = p16,
    KEY2 = p17,

I'm not sure for RX, TX and CTS, RDS, but if the changes are made, I could test it and correct the files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions