about this theme, I am testing the DA14580 board with the proximity report application and the Connection Manager(using BTLE/USB Dongle). At the first I connect the USB Dongle and start the Connection Manager, then its detected the J-Link CDC UART in the Connection Manager and the verification and script proccess are succesfullly. Then I select "Boot as Central" to conect with DA14580, I scan the devices but in the Address list there are any Address(device) to establish Link. That it ocurred with the version 2.0.4 und I have seen a newer version in the Webpage (3.0.4) then I have installed und I done the same process. Now when I select "Boot as Central" the software doesn't do anything, therefore , It shows any Tab to scan devices. Then I would like know, if that is an error or I am doing some bad?
谢谢你的回答。我也这么做了。在上一版本(2.0.4)加载SW并按下“Boot as Central”后,在左侧面板显示所有扫描选项。但是在升级到3.0.4版本之后,我已经加载了SW,将flow Control设置为None,并按“Boot as Control”,但是我收到了任何消息,左面板在开始时是相同的(ohne options connnections)。
I've got the EVAL_PAN1740 Development kit with a couple USB dongles with the DA14580 on them. I seem to be having a related problem. I'm using Connection Manager 3.0.6. Here's the startup text, which is also what happens when I try to "Load Firmware...":
hex2bin v1.0.10,版权所有(C)2012 Jacques Pelletier&contributors Lowest address = 00000000 Highest address = 000034E7 Pad Byte = FF 8-bit Checksum = 30
工具目录:C:\Program Files(x86)\ConnectionManager\bin\firmware\u upload\ Using HEX file: "C:\Program Files (x86)\ConnectionManager\bin\firmware_upload" "full_emb.hex"
--- Generated JLink Script File ---
SEGGER J-Link Commander V4.72 ('?' for help) Compiled Jun 12 2013 15:47:30 未知的命令行选项loadbin.txt。
Okay, so do I have an incompatible J-Link Commander version? When I try to "Boot as Central", nothing happens, presumably because no firmware is loaded.
I can download and debug code using Keil, and I have some limited success using SmartSnippets, but the Connection Manager has been a problem.
sorry for late answer. 可能是固件上传文件夹中缺少hex2bin.exe程序吗? Or old version? The recent version is dated 26-09-2014 (14:22 Hrs) and size is 54.2 KB. The JLINK.exe has the same date.
The loadbin.txt file should contain the following or similar:
r w2 50000012, A6 W2 50003308, 2e loadbin "full_emb.bin", 0 verifybin "full_emb.bin", 0 r g exit
Following should be be written in the Log window:
--- Generated JLink Script File --- r w2 50000012, A6 W2 50003308, 2e loadbin "full_emb.bin", 0 verifybin "full_emb.bin", 0 r g exit --- SEGGER J-Link Commander V4.72 ('?' for help) Compiled Jun 12 2013 15:47:30 脚本文件读取成功。 DLL版本V4.72,编译时间:2013年6月12日15:47:08 Firmware: J-Link ARM Lite V8 compiled Jul 8 2013 18:37:55 硬件:V8.00 etc.
Hi There, we only have the 32 bit, but it runs just fine on Windows 7 (64 bit). Windows i believe has built in emulator (seamless) which enables 32 apps to run on 64 platforms.
嗨,泽娜,不幸的是,我们现在只有一个版本的连接管理器可用。
BR JE_Dialog
谢谢。
Concerning the Connection Manager though, can it be used to test the keyboard application?
谢谢
Zeina
你好,
about this theme, I am testing the DA14580 board with the proximity report application and the Connection Manager(using BTLE/USB Dongle). At the first I connect the USB Dongle and start the Connection Manager, then its detected the J-Link CDC UART in the Connection Manager and the verification and script proccess are succesfullly. Then I select "Boot as Central" to conect with DA14580, I scan the devices but in the Address list there are any Address(device) to establish Link. That it ocurred with the version 2.0.4 und I have seen a newer version in the Webpage (3.0.4) then I have installed und I done the same process. Now when I select "Boot as Central" the software doesn't do anything, therefore , It shows any Tab to scan devices.
Then I would like know, if that is an error or I am doing some bad?
谢谢
Jvp
@ zmakki9:
yes, you can.
连接管理器should be started in Central mode, and in the window you then can see the packets received, e.g. when pressing a key.
致以最诚挚的问候,BBèu Dialog,
Dialog BLE Support Team.
@ DesignExt,
在连接管理器中,您应该从/bin/firmware\u upload/文件夹加载文件“full\u emb.hex”(加载固件)。
Choose the lowest Com port number of the UART com port pair. 'Flow Control' set to 'None'.
加载软件并按“引导为中心”后,左窗格应显示连接间隔等的选项和设置。
致以最诚挚的问候,BBèu Dialog,Dialog BLE Support Team.
你好,BBU对话,
谢谢你的回答。我也这么做了。在上一版本(2.0.4)加载SW并按下“Boot as Central”后,在左侧面板显示所有扫描选项。但是在升级到3.0.4版本之后,我已经加载了SW,将flow Control设置为None,并按“Boot as Control”,但是我收到了任何消息,左面板在开始时是相同的(ohne options connnections)。
best regards,
Jvp
Hello DesignExt,
I'm sorry to hear it's not working for you.
Did you try another USB port - preferably one directly at your PC, not via an external hub?
Did you try to unplug and plug in again?
如果这不成功,我会把你的问题提交给工具开发团队。
致以最诚挚的问候,BB\U对话,后勤支持团队
你好,BBU对话,
Did you solved the issue described by DesignExt? I'm encountering the same problem...
Thank you
CristiP
Hello CristiPop,
I don't know. This was not fed back to us.
In general when facing this issue, following things mostly solved the Conn.Manager issues:
-尝试另一个USB端口(例如非USB3端口)。
-选择适当的UART Com端口(UART对中的较低数字)。
- set Hardware Flow control to 'None'.
- take care to use the right GPIO's of the DA14580. On our eval.kits and in the SDK these are defined to P0_4 and P0_5.
Best regrds, BB_Dialog.
I've got the EVAL_PAN1740 Development kit with a couple USB dongles with the DA14580 on them.
I seem to be having a related problem. I'm using Connection Manager 3.0.6. Here's the startup text, which is also what happens when I try to "Load Firmware...":
hex2bin v1.0.10,版权所有(C)2012 Jacques Pelletier&contributors
Lowest address = 00000000
Highest address = 000034E7
Pad Byte = FF
8-bit Checksum = 30
工具目录:C:\Program Files(x86)\ConnectionManager\bin\firmware\u upload\
Using HEX file: "C:\Program Files (x86)\ConnectionManager\bin\firmware_upload" "full_emb.hex"
--- Generated JLink Script File ---
SEGGER J-Link Commander V4.72 ('?' for help)
Compiled Jun 12 2013 15:47:30
未知的命令行选项loadbin.txt。
Okay, so do I have an incompatible J-Link Commander version? When I try to "Boot as Central", nothing happens, presumably because no firmware is loaded.
I can download and debug code using Keil, and I have some limited success using SmartSnippets, but the Connection Manager has been a problem.
Hi dsuilmann,
sorry for late answer.
可能是固件上传文件夹中缺少hex2bin.exe程序吗?
Or old version?
The recent version is dated 26-09-2014 (14:22 Hrs) and size is 54.2 KB.
The JLINK.exe has the same date.
The loadbin.txt file should contain the following or similar:
r
w2 50000012, A6
W2 50003308, 2e
loadbin "full_emb.bin", 0
verifybin "full_emb.bin", 0
r
g
exit
Following should be be written in the Log window:
--- Generated JLink Script File ---
r
w2 50000012, A6
W2 50003308, 2e
loadbin "full_emb.bin", 0
verifybin "full_emb.bin", 0
r
g
exit
---
SEGGER J-Link Commander V4.72 ('?' for help)
Compiled Jun 12 2013 15:47:30
脚本文件读取成功。
DLL版本V4.72,编译时间:2013年6月12日15:47:08
Firmware: J-Link ARM Lite V8 compiled Jul 8 2013 18:37:55
硬件:V8.00
etc.
Best regards, BB_Dialog
谢谢! That was it... the firmware_upload folder had no loadbin.txt for some reason. It was in a path under "my documents".
Hi dsuilmann,
I met the same problem like yours. Could you please tell me where I can find the loadbin.txt? I haven't found it..Thank you in advance
SmartSnippets/resources/firmware\u upload有一个loadbin.txt,以及ConnectionManager/bin/firmware\u upload中其他所有内容的旧版本
Hello,
Is there a Connection_manager exe file for WIndows-64bit ---Windows-7?
谢谢
asm
你能回答这个问题吗question please
Hi There, we only have the 32 bit, but it runs just fine on Windows 7 (64 bit). Windows i believe has built in emulator (seamless) which enables 32 apps to run on 64 platforms.
BR JE_Dialog