How to get remote nodedb

Hi,

is it possible to retrieve nodedb from remote node via admin channel? If yes, how to do it?

Regs

Why would you need the nodedb? It is not available on the admin message or locally.

I dont need nodedb exactly.
I like to know what nearby nodes are visible on the remote location. Something as command --info, what doesnt work on remote node over admin channel, sadly.

—info does too much processing to do as an admin message but from your local node contains the other nodes it has seen. You can do —nodes or either phone app will show you that same list as well.

The command --nodes doesnt work on remote node, too.
My question wasnt precise defined, sorry.
I want to get info from node several hops away.
Cannt connect far nodes from android app directly. Using last beta of firmware and app.
Thank you for patience.

You don’t need to run it on a remote node, it shows you everything available. If a node has meshed it will show up.

I did not know it. Thank you for explained.