Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Hi,
Besides bluetooth with the blue shark module. Is there any other way to communicate externally with your standalone module?
I tried to see any USB/UART capabilities but the only way i saw so far is using usart_* APIs which are for bluetooth/blue shark module. The idea is to be able to communicate with my python code running in a laptop and able to send/receive data to/from my standalone module over USB/UART...
Thank you.
Offline
Well, since nobody said anything here or discord I went ahead and found the UART pinout in the blueshark module. Soldered some cables and now I'm able to communicate with my standalone module through the UART directly without bluetooth (for timing issues).
At this stage I'm not sure if there is other way to do this but this is the only way i saw.
Last edited by delorean (2022-03-01 17:50:37)
Offline