mynewt-core
mynewt-core copied to clipboard
An OS to build, deploy and securely manage billions of devices
Command prints reset cause when called.
I am working with Apache mynewt. It has quite good documentation but it is only online and moving from one tab to another is hectic. Do you know is there...
User may now use the mynewt value FLASH_LOADER_TARGET in bootloader target to specify the da1469x_flash_loader target location.
Hi , despite all efforts following the newt web site I do not succeed in installing newt on my Mac Book pro with OS Monterey 12.3 or 12.4. See attached...
This issue is to track the addition of specific unit tests for the mbedtls_gcm_setkey_noalloc and mbedtls_gcm_update_add APIs. These APIs are ones which mynewt maintains on top of the mbedtls software.
Error: Config for package @apache-mynewt-nimble/nimble/transport: setting BLE_HCI_EVT_HI_BUF_COUNT does not have required value field
TEST
Hi, I'm tuning the low power consumption with nRF52832. I was able to get to 170uA in System On mode with no modifications to mynewt-core. But to get to 1.9uA...
There are a few instances of `#include "host/ble_monitor.h"` in mynewt-core that no longer work when using the latest nimBLE due to the fact that it was moved to the transport...
Changes required to build with https://github.com/apache/mynewt-newt/pull/470