This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Ask Nordic product BLE solution ?

Dear everyone:

Now,I have a project which use Nordic product solution to developemnt.

And , We need your company to provide some information and solution.

(like,have a profile(Sports and fitness profiles) is a specification for how a device works in this application and Provided sample code)

Requirements are as follows :

1.multi device(every device can as master/slave. Active slaves 5 ; One Action master)

A.Device information data transfer mechanism(device transfer information every other which about some sensor data)

B.Detection device and make a pair(about a group network)

2.synchronization(data/time) mechanism with mobile device(i.e: iPhone device)

    1. If you want your device to connect to multiple sensors, you need a Central solution. This is not something we currently have, but you should discuss this with your sales representative.

    2. This is perfectly possible with the S110 Peripheral softdevice. Implementing the Current Time Profile in your application should be fairly easy, and with a corresponding server on the Central device, you can make your device get the current time from the Central.

  • OK, I will discuss This problem with other.

    But Now, I want to write my project,but I don't know the Nodric BLE framework((Applications (not)using the Scheduler,the data flow and Main-Structure(framework)..) and BLE knowledge(ATT,GATT,UUID,CCCD) . Can you tell me ,my Development Platform(nRFgo 6310) which append project(ble_app_alert_notification,ble_app_bps,...ble_app_pwr_profiling and ble_app_template) . which one can help me Get what I want(Applications (not)using the Scheduler,the data flow and Main-Structure(framework)..)

Related