nRF52810 present an issue ... #6822
Unanswered
espruino-discuss
asked this question in
Porting to new Devices
Replies: 1 comment
-
Posted at 2018-09-06 by @gfwilliams The nRF52810 only has (I think?) 192kB of flash. You could run a cut-down version of Espruino without a bootloader, but the actual difference in cost between that and a nRF52832 is probably only $0.5 - it's hardly worth it, and it's definitely not worth me putting the time in to maintain a cut down version :) If you're trying to go very cheap, I'd have thought nRF51822 might be better - it has more flash! Posted at 2018-09-06 by user93883 I see. Thanks for the consideration of your kind response. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-09-05 by Rando2
Howdy all!,
Just been fiddling with my Puck, and was struck by the realization that I never thought of running it on a nRF52810, would that be doable? The recent emergence of really low cost (<5$) 52832 make this maybe irrelevant, but I was just wondering.
Beta Was this translation helpful? Give feedback.
All reactions