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)
谢谢你的输入
Hi 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
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)
Hi 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