I would like to connect 2 nrf52 between each other, is that even possible? if yes somebody know how to do it?
I would like to connect 2 nrf52 between each other, is that even possible? if yes somebody know how to do it?
Connect over Bluetooth or other radio or through wire? There is indeed dozens of examples and tutorials on this site, on Infocenter and in nRF5 SDK. Does it help?
And have you bothered to go through the tutorials and SDK examples? Or you have some specific set-up and problem?
I´m just starting, i was just wondering if the module is capable of doing that. I´ll start doing the tutorials. thank you
Yes, that is of course possible :) The nRF52 can simultaneously be connected to upto 20 other nrf52(or other BLE devices, e.g. smartphones) over BLE, and each of these 20 links can either be a slave/peripheral or master/central.