utzig commented on issue #69: mcumgr firmware update over BLE: Error: 6 on image confirm URL: https://github.com/apache/mynewt-mcumgr/issues/69#issuecomment-596493254 Ah, that DTS does not look OK, the correct would be: ``` slot0_partition: partition@c000 { label = "image-0"; reg = <0x0000C000 0x000067000>; }; slot1_partition: partition@42000 { label = "image-1"; reg = <0x00042000 0x000036000>; }; scratch_partition: partition@78000 { label = "image-scratch"; reg = <0x00078000 0x00008000>; }; ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
