So, tests performed on both smartphones and Samsung tablets
The printer is detected when I turn off/enable bluetooth on my phone/tablet
The pairing takes place correctly, and therefore I see the printer among the 'associated devices'
Using
Aeric example with library BLE2 doesn't connect to printer, doesn't see it after pressing SCAN&CONNECT, then i assume that ble is not usable with Paperang P1
Using the
example of Star-Dust, and clicking on the Bluetooth option (there are Bluetooth, Ble, Usb, Lan) the "Wait search..." starts and after a few seconds the name of the printer appears correctly on the right, and on the window of log of B4A
I also correctly see the address made up of six pairs of hexadecimals
If I click on the printer name on the right, the "Ready to print" message appears and therefore I assume that the printer responds to the program's request
Then if I press the TEXT or IMAGE key nothing appears because the library is in demo version and therefore it does not send anything to the printer
But using other routines the process described above is repeated:
- the printer is seen and associated
- the printer address is detected by the program
- the connection request is answered positively
- then when you send any text string the printer does nothing