After replacing a wireless card in an x86 machine running ROS-3.27 the table for that wireless interface is reset to default. How do I keep this from happening? Sorry for the Newb question.
this is designed to be so, because when you will put the old card back, it will have the old config. config is bound to card, not slot. what you can do, is “/wireless export file=name” and then “/import name” after card replaced