Hi,
I have two PAN1740 USB modules.
1. With Keil 5 in first module I'm uploading "proximity\monitor_ext_usb" project and in second module "proximity\reporter_ext_usb".
2. I'm running:
- binaries\host\windows\proximity\monitor with COM port where is connected the "monitor_ext_usb" module
- binaries\host\windows\proximity\reporter with COM port where is connected "reporter_ext_usb" module
Monitor applicaton can't discover any senders.
On Reporter application I can see:
---------------------------------------------
Connecting to COM5
COM5 succesfully opened, baud rate 11520
Wating for DA14580 device
upgrade_image1.img already exists.
upgrade_image2.img already exists.
---------------------------------------------
SDK 3.0.10.1.
I need to communicate between this two modules.
What I'm doing wrong ?
Hi tiftoda,
Can you see your reporter advertising with another device other than the dongle, an android phone perhaps? Or can you see in your monitor other devices advertising? In order to define the side of the problem.
Thanks MT_dialog
I called advertising manually in C code and now I can connect to device.
I need a example where PAN1740, after pairing with other PAN1740 can send over Bluetooth data received on USART , where I can find similar example ?
Thank you.
Hi tiftoda,
Check the DSPS example, please follow this linkhttp://support.dialog-semiconductor.com/reference-designs.
Thanks MT_dialog
Hi MT_dialog,
I can't find any project for communication between two PAN1740 modules.
I need a project similar with DSPS but between PAN modules. Do you have similar ref project ( Broadcaster and Observer ) ?
Where I can get the source code for iOS and Android DSPS apps ?
Thank you.
Hi tiftoda,
没有项目尤其是需求方for communicating two usb pan modules or similar to this, you can use the reference design as is with the PAN1740 modules. About the android source code i just send you the SLA in your registered email.
Thanks MT_dialog
Thank you.