6 posts / 0 new
Last post
ftsikogi
Offline
Last seen:4 years 11 months ago
加入:2016-05-26 11:47
Use it as a standalone device

First i would like to say sorry for my silly questions in advance.
I need some advise on choosing the right hardware and the tools required for building a smart device. This smart device will make use of the DA14583 or the PAN1740 as an alternative.
I am not willing to program the module with special complicated code because i cannot do that. What i need to do is have an android app that will generate a notification when the DA14583 or PAN1740 is powered on and paired. Also in case of the DA14583 the custom android app will show the current temperature values of the sensor.
The question is what do i need to buy to accomplish this? Purchasing only the DA14583IOTSENSDNGL is enough or do i also need the development kit DA14583IOTSENSKT?

非常感谢你

Philippos

Keywords:
Device:
MT_dialog
Offline
Last seen:3 months 3 days ago
工作人员
加入:2015-06-08 11:34
Hi ftsikogi,

Hi ftsikogi,

To start with, i am not aware what you mean with the term notification, you mean a user pop up on the android screen that will indicate that the 58x is connected/paired ? The IoT sensor among the temperature sensor includes a variety of additional information that are handled by software (firmware) and are streamed to the android application that logs all the above info. You can extract the temperature sensor data from the data that the IoT exposes by check the reference design manual where the description report is given.

To sum up, the IoT has the 583 and the sensors, but you will have to get the interface board as well in order to program it, the DA14583IOTSENSDNGL is only the 583 and the sensors the DA14583IOTSENSKT comes with the interface board as well.

Thanks MT_dialog

ftsikogi
Offline
Last seen:4 years 11 months ago
加入:2016-05-26 11:47
谢谢你的answer. With

谢谢你的answer. With the term notification i mean exactly what you describe. Lets say for example that for now i only want to display a notification when the 58xx is connected without reading the temperature sensor data. Do i still need the interface board to program it or i can use it as a standalone device?
Thank you again for your time.

MT_dialog
Offline
Last seen:3 months 3 days ago
工作人员
加入:2015-06-08 11:34
Hi ftsikogi,

Hi ftsikogi,

There is no JTAG on the device so you cant program it without an interface board, the device has a fw allready burned in the SPI that connects to the IoT application and sends data (accelerometer, gyroscope, magnitometer, temperature, etc) via custom reports. If you can develop an application, capture and parse those data emmited from the device you dont have to program it and you can use as is with a battery.

Thanks MT_dialog

ftsikogi
Offline
Last seen:4 years 11 months ago
加入:2016-05-26 11:47
Hi,

Hi,

谢谢你的help so far. One last question (i hope) is ,if there is the source code of the "smartbond IoT sensors" app (for Android) available anywhere?

Thank you again!

MT_dialog
Offline
Last seen:3 months 3 days ago
工作人员
加入:2015-06-08 11:34
Hi ftsikogi,

Hi ftsikogi,

Yes, the source code of the application is available, i ve sent an email to your registered email account. Also an additional information regarding creating an application based on the firmware of the IoT, you understand that when connected to the device you will have to write the certain configuration characteristics and send a start command through the control point characteristic in order for the device to start sending data.

Thanks MT_dialog

Topic locked