Hi,
I have a product that contains a nrf52832. I am able to send and receive data to a phone using the nrFToolbox Uart app. I need to be able to communicate with the product from a Windows 10 tablet. Preferably a program written in Visual Basic that I can modify using Visual Studio. Everything I try from Github, doesnt seem to work. I found many programs that communicate with serial com protocol. However, I set up the product with the nrf52832 to contunually send characters out to Bluetooth. On my PC I see the device and it says its paired. However, when I use a simple PC terminal program to connect to a com port, I dont see any data coming in. Browsing the development zone, I dont see any solutions for this that works. I would think there are many users that need to be able to communicate to a device from a Windows PC. I am not an expert in Bluetooth or Windows program development, but if I have a working WIndows Forms program or similar, I could probably use and modify it,
Thanks,
Jerry