Hi Will,
Great, thanks. I don't expect BLE emulation like the HAL layer, but it
is nice to be able to build to test shell commands and some basic logic
like DSP algorithms on the orientation sensors, etc.
K.
On 20/05/16 20:03, will sanfilippo wrote:
All:
I committed a fix for the native ble build. Basically had to add a bunch of
stubs to the phy and also include the xcvr.h header file. If there are any
other issues please let me know.
Will
On May 19, 2016, at 7:38 AM, Kevin Townsend <[email protected]> wrote:
Hi Chris,
Sorry this may be an old issue then so feel free to ignore. I understand
that native emulation of the BLE stack doesn't currently work and there are
other priorities, but copying that one file at least allows me to build a
basic project to test some custom shell commands and make sure the command
parsing works as expected etc.
I'll wait for some feedback though to know what he plans are around nimble
plus native mode. It was a 30 second issue to fix with my artificial test case
today but maybe there are other issues I'm not aware of down the road since
I haven't started digging into nimble yet.
K.