Skip to content

[Board]: Affordable, portable 1W Meshtastic ready platform with ESP32+OLED+GPS pads (Radiomaster Bandit Nano 900MHz ELRS Module) #3495

@uberhalit

Description

@uberhalit

SOC

ESP32

Lora IC

SX1276

Product Link

https://www.radiomasterrc.com/products/bandit-nano-expresslrs-rf-module

Description

Being a drone racer, I've always wondered if we could turn some ELRS 900MHz gear into a low-cost, reliable, and super powerful Meshtastic device.

By adhering to the ELRS board definitions, I was able to incorporate base support for the model referred to above:
ser
It even features free UART pads that can be utilized to potentially connect a GPS.
Fork available here.
The display requires a flipping in settings.

Nevertheless, currently, neither of the two PAs appears to be engaged, and the power output is below -20dBm. I attempted to hack together a basic 30dbm output PoC, but was unable to do so.

ELRS is calling dacWrite() on pin 26 (power_apc2) and a regular writeRegister to register 0x09 to activate the PAs.
The call to reg 0x09 is already being executed in the current firmware implementation, albeit with different settings.
Manually setting both to the same values as seen in ELRS source does not seem to work, I'd assume that either the SX1276 support is incomplete or a crucial PA initialization is missing (mostly related to RFAMP or LR1121).

In any case, Radiomaster is known for their excellent support. They immediately responded and offered technical help, so this board should come to live eventually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthardware-supportHardware related: new devices or modules, problems specific to hardwarerequires-protosRequires changes to protobufs to work

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions