I was asked to create a windows application to get the device name and the signal strength of nearby modules with a nrf ble module.
The idea is to have an application the writes the device name of the device with the strongest signal to a file.
Finally this ID should be printed on a stricker that will be sticked to the customer's module holding the ble-module.
Perhaps labelling will be done after connecting the module to be sure to label the correct one.
Where do I start best?
Is it correct that there is no c# library available? (up to now I was working with delhi and c#)
I am working wiith a nRF52840MDX Usb Dongle on PC side and multiple modules holding a Fanstel BT832A based on nRF52832CIAA.