logo
RF24Mesh C++ library
Deprecated API
Initializing search
    RF24Mesh
    • API Reference
    • Related Pages
    • Examples
    RF24Mesh
      • ESBMesh class
      • RF24Mesh.h
      • RF24Mesh_config.h
      • Deprecated API
    • Related Pages
      • Contributing
      • General Usage
      • Setup And Config
    • Examples
      • Arduino Examples
        • RF24Mesh_Example.ino
        • RF24Mesh_Example_Master.ino
        • RF24Mesh_Example_Node2Node.ino
        • RF24Mesh_Example_Node2NodeExtra.ino
        • RF24Mesh_SerialConfig.ino
      • Linux Examples
        • RF24Mesh_Example.cpp
        • RF24Mesh_Example_Master.cpp
        • RF24Mesh_Ncurses_Master.cpp
      • PicoSDK Examples
        • RF24Mesh_Example_Master
        • RF24Mesh_Example
        • PicoSDK Examples’ Default Pins
      • Python Examples
        • RF24Mesh_Example_Master.py
        • RF24Mesh_Example.py

    Deprecated API¶

    Member ESBMesh< network_t, radio_t >::setStaticAddress  (uint8_t nodeID, uint16_t address)

    For backward compatibility with older code. Use the synonymous setAddress() instead.

    Back to top
    Previous RF24Mesh_config.h
    Next Related Pages
    © Copyright 2021, nRF24 org.
    Created using Sphinx 7.3.7. and Sphinx-Immaterial