Hi,
We are considering using the new sEMMC SoftPeripheral on the nRF54LM20A with a 4-bit SD card or soldered SD NAND instead of eMMC.
Has anyone tried this? Does it work...
I have declared retention area in SRAM, that I;m using for the following:
boot info
boot mode
my app's private data.
DTS file is common for bootloader and app...
Hello
We are developing a new product using the nRF54LM20 as a main MCU and nRF9151 as the modem. We are looking into using the IP-stack in the main MCU, so running the...
HI
My gateway adopts CAT1 and nRF54, which communicate with each other via UART. The UART signals from the CAT1 module are 3.3 V level translated by the TXB0108 and fed...
I've recently updated some of the functionality on RKNRFGO, the OSX app which programs code and softdevices onto the Nordic dev boards. The latest is V 1.0.9 and can be obtained from Sourceforge.
…
micro_esb_wireless_uart.zip----------
Proprietary protocols on the nRF51
Although Bluetooth Smart is designed for low power operation and is a great way of connecting your things to a phone or other…
A persistant problem that people using the C++ compiler from the "GNU Tools for ARM Embedded Processors" toolchain has been the way that G++ handles the inline-assembly for the SVC instruction.
Specifically…
The article introduces how to use the OTA (over the air) DFU in iOS.
Step1, Connect your iOS device to iTune
Select Apps,
Drop App List to bottom, and select the “nRF Toolbox” app in the “File…
You have your choice of development tools for working with the Nordic nRF51x22 chips. If you want to use Eclipse + GCC for development, there are some app-notes and blog posts to help you on the way.
…
I've been working on setting my Mac up for development with the Nordic nRF51x22. Working on a Mac rules out using the Keil µVision IDE (unless I wanted to use Windows virtualization). Fortunately, there…