Has anyone researched how to access the gps chipset on a blackberry via USB so that there is no need to transfer this data over a cellular data network?
Is it possible to access the GPS chipset, store information in the buffer and open the interface connection (via the USB charging port) for access? Not sure if J2ME allows this ...
Check out the UsbDemo and GPSDemo projects that are included in Blackberry JDE.
GPSDemo listens to GPS and saves location information to a buffer that is sent over the network.
USB , USB.
GPS USB.
Source: https://habr.com/ru/post/1698230/More articles:ColdFusion web.xml? - java-eeHow to update rails plugins installed through git but in svn repo? - gitHow to select mouse dependent object using jQuery? - javascriptCompiling a Qt program in Windows XP using MinGW g ++ - c ++How do you drop from Page.Master to a specific master page in ASP.NET? - asp.net-2.0Eclipse POJO Extension Plugin - eclipseCross-platform encryption / decryption applications for secure file transfer - securityWhat descriptive variable name can I use here? - javaCore Animation, a rotating layer around an arbitrary point - iphoneHow to choose colors in web development - designAll Articles