NordicPlayground / nrf5-sdk-for-eddystone

Example implementation of the Eddystone GATT Configuration Service for nRF5 devices.
46 stars 23 forks source link

GCC support and systick #9

Open laurijamsa opened 8 years ago

laurijamsa commented 8 years ago

Any schedule for the GCC support? It's not allowed to share binary file compiled using SEGGER Embedded Studio. We need to make some tweaks and for this reason Makefile is a must...

What about the systick? I assume it's running 100Hz now? Is this the most power-efficient way? We need to achieve lowest sleep currents between the advertisements.

We also need to disable the LED (after a minute or so) to save power. We made this mod already, but cannot share the binary (due to license restricitions).

BTW, if someone is interested: 8 days to go :) https://www.kickstarter.com/projects/463050344/ruuvitag-open-source-bluetooth-sensor-beacon

tonywu-nordicsemi commented 8 years ago

Hi Lauri,

GCC is in the pipeline but I don't have the exact details. Will let you know as soon as I have a better answer!

laurijamsa commented 8 years ago

Any update of the GCC support? We would like to know its status, because if it's not going to happen anytime soon, we'll need to start working on it right away.

What about adding the battery voltage measurement we discussed once? Are you going to maintain this project (by adding new functionality in the future)?

hakonfam commented 8 years ago

I've sent you an email Lauri, please check it.

This repository will no longer be maintained as the nRF5 SDK for Eddystone will become a part of the standard nRF5 SDK. GCC will be supported in these future releases.