Hello,
Since last couple of days i am trying to run Proximity example codes on my Dialog Expert Dev Kit. I have one Dialog Expert Dev Kit and one Dialog USB dongle. I have programmed 'Monitor_fe_usb/fe_usb_proxm_sdk.uvpro' into Dialog USB dongle while 'Reporter_fe_usb/fe_usb_proxm_sdk.uvpro' into Dev kit. On running the DA1458X Proximity Monitor demo application on PC, It is not displaying (getting) any bluetooth device i.e. dialog devkit.
However, when i run fh version of reporter firmware application on dev kit i.e. 'reporter_fh\fh_proxr_sdk.uvpro', monitor demo application is able to scan and display correct devkit BLE device means it is working fine.
Can anyone from the support team give me an idea what I am possibly doing wrong. Why fe_usb version is not working on dev kit and fh version is working fine? As a next step i will run the same proximity application using external host processor using UART interface.
Thanks,
Basit.

Hi Basit,
fe_USB版本the USB dongle only.
You'll need the reporter_fe version for the devkit.
Folder
Project File
Description
monitor_fe
fe_proxm_sdk.uvproj
Proximity Monitor (Fully Embedded)
reporter_fe
fe_proxr.uvproj
Proximity Reporter (Fully Embedded)
reporter_fh
fh_proxr_sdk.uvproj
Proximity Reporter (Fully Hosted)
monitor_fe_usb
fe_usb_proxm_sdk.uvproj
Proximity Monitor (Fully Embedded)
Version for USB dongle
reporter_fe_usb
fe_usb_proxr.uvproj
Proximity Reporter (Fully Embedded)
Version for USB dongle
Best regards, BB_Dialog
感谢回复。
i have also tried with two USB dongles, one with monitor_fe_usb while second with reporter_fe_usb. But even in this case reporter is not replying. what do you say about this.
Thanks,
Basit
Hi Basit,
that should work.
Are both dongles the same version? Are they both having the DA14580-01 (ES5)?
Did you also try to compile the projects to hex files and download them by Connection Manager?
Does this work?
B.R., BB_Dialog.
Hi,
Sorry i misunderstood your last message. It is working now with reporter_fe. I will get back to you with USB dongle communication issue again if it will be needed. My next step is to run host reporter_fe in microcontroller instead of PC.
Thanks again.
Basit.
Hi,
can you provide me external processor example for porximity_fe reporter host application with UART interface for miccrocontroller. I got windows host reporter application, but if there is some for microcontroller it would be helpful for me.
thanks,
Basit