MyNewt NRF52 enhanced shockburst

2016-12-15 Thread then yon
Dear Support, Currently i'm working on NRF52 dev; and i wish to make use of the enhanced shockburst feature. Is there anyway i can do that? Please give me some hint for me to start with. Thank you. Regards, Then Yoong Ze

Re: MYNEWT_VAL_STATS_CLI value cannot be change

2016-12-15 Thread then yon
Dear dg and Chris, My issue solved by yours suggestion by: 1. Create syscfg.yml under targets/target_name/ 2. Copy following code into the file: #Package: apps/bletiny syscfg.vals: # Enable the shell task. SHELL_TASK: 1 # Set log level to info (disable debug logging). LOG_LEVEL: 1 # Disable

Re: MYNEWT_VAL_STATS_CLI value cannot be change

2016-12-15 Thread Christopher Collins
I should also send a belated heads up to the group. The "target config" command has changed slightly in the latest newt in the develop branch. Now, the command is: target config show (i.e., "config" became "config show"). The reason for this change is to allow support for additional

Re: MYNEWT_VAL_STATS_CLI value cannot be change

2016-12-15 Thread David G. Simmons
Good morning, I looked at this a bit more, and tested a few things with one of my apps. I'm wondering what version of apache-mynewt-core you have in your repos/ directory. I'll have to update the docs, because with the current version, I did not need to add the /* Initialize the