⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
4 posts / 0 new
Last post
gruszka
Offline
Last seen:4 months 4 weeks ago
Joined:2016-09-26 19:36
Bluetooth Direct Mode

Hello,

We need to implement the Bluetooth Direct Mode for CE/FCC testing. According to AN-B-043 the way to implement it is to use the plt_fw reference project, but in the readme (SDK 1.0.10) file in the project folder we can read that all necessary functions are "NOT mapped to a function handler". It also appears so in the plt_fw.c file. There are just few functions mapped in the plt_cmd_handlers[].
Is this firmware working correctly or is there something that needs to be done before using it? Or maybe there is some other way to implement BDM?

Thank you in advance,
Piotr

Device:
MT_dialog
Offline
Last seen:2 months 1 week ago
Staff
Joined:2015-06-08 11:34
Hi gruszka,

Hi gruszka,

With the DTM fw as is on the SDK you will be able to perform Direct Testing, and has all the appropriate commands, you should be able to use it as is in order to perform Direct Test mode testing. I suppose that the comment what is trying to say is that those commands are native commands of the stack and there is no middle sw inbetween.

Thanks MT_dialog

wsiaxel
Offline
Last seen:1 year 1 month ago
Joined:2014-01-13 10:33
Hello

Hello

I'm trying to locate the DTM fw, can you please tell where it can be found ?

MT_dialog
Offline
Last seen:2 months 1 week ago
Staff
Joined:2015-06-08 11:34
Hi wsiaxel,

Hi wsiaxel,

You will be able to find the fw in the SDK, the project is the plt_fw.

Thanks MT_dialog