4 posts / 0 new
Last post
mharthikote
Offline
Last seen:5 years 9 months ago
加入:2014-07-20 06:00
BASIC Dev Kit : UM-B-025 DA14580

Hi,

Do you know what are all the examples that we can run on the basic development kit.
I did run the blinky and peripheral example.

I was wondering if there was any example to connect it to LightBlue app or any other app (as in proximity example)

谢谢你的输入

JE_Dialog
Offline
Last seen:3 weeks 4 days ago
工作人员
加入:2013-12-05 14:02
嗨There, you can run the

嗨There, you can run the beacon and the proximity out of the box for the BASIC kit.. the new device, DA14583 with FLASH will also be the same (kits will be online at Digikey in about 10 days). The Dialog serial port service will also run (with correct #define) and then also needs an FTDI cable to add HW flow control - we have an app for that on the APP and Play store.. Keyboard will also work with a modified config.h mapping.

The Smart Nudge app works well with proximity, and BlueLoupe for Android also works well as a general tool.

Are there any particular projects you want to run ?
BR JE_DIalog

mharthikote
Offline
Last seen:5 years 9 months ago
加入:2014-07-20 06:00
I was thinking of proximity

I was thinking of proximity example to begin with and interface app running on ios (iphone). Can you give me more directions regarding the app note and the example I need to run. I see many example projects under proximity folder, (monitor_fe,monitor_fe_usb,reporter_fe etc)

JE_Dialog
Offline
Last seen:3 weeks 4 days ago
工作人员
加入:2013-12-05 14:02
嗨There, you can run the

嗨There, you can run the proximity reporter , thats probably the simplest to get running on the basic development kit - just pick "proximity reporter folder " and then prox_reporter project. Build & debug in Keil, and then download to the board using Smart Snippets. For the iphone, you need to download the Dialog Smart Tag app from the APP store.

BR JE_Dialog