we have 6 custom board with nRF52840 we are able to flash test codes in 2 boards , while 4 boards give
Error :No Cortex-M SW Device Found . this is in nrf sdk .
when we...
Our project is built wit NRF Connect SDK 2.9.0. For the UART we use nrfx_uarte library directly.
RX works perfectly, but TX is working only in blocking mode. If I call ...
Hi all,
My team and I are evaluating some BLE modules available on the market. One of them is the UBLOX BMD-340, which contains the nRF52840-QIAA SoC.
We are encountering...
Hello, We're developing a project on a custom board based on nRF52832 and noticed that P0.20 is high on powerup, even with no firmware. Is there a way to controll the pin...
Hi,
I use Nordic connect SDK and have to create a new revision for a custom board, because there are some hardware changes. I managed to create an overlay for the new revision...
<o:shapedefaults v:ext="edit" spidmax="2050"/>
<![endif]-->
Idea:
Currently on the market we can find doznes of applications which monitor health parameters…
Hello everyone,
I've started an nRF52832 library for those devs who are interested in creating their PCB's in Eagle.
Its the QFN chip right now. I read somewhere that a BGA version is planned also, so…
Last week I attended what was my first Startup event, but after experiencing the energy there, I can safely say it will not be my last. 3 days of seminars, networking and lots of fun kicked off in Bergen…
I have spent a bit of time recently experimenting with different TLS credential configurations using nRF91-DKs. Eventually I got to the point where I wanted to do things like swap out the certificates…
The content of this guide is now covered in the documentation on nrf Connect SDK documentation page.For the most up-to-date instruction to Update Cloud Certificate please follow this link.
The nRF Connect Programmer application now also supports MCUboot! Follow these steps to update through the programmer application or the following guide for the command line alternative.
This guide shows…
I have been asked several times about variations of the following advertising scenario, so I decided to make a blog post that I can refer to, and hope it might prove useful for others out there that are…
In this post I will give you an introduction to the four kinds of data you need to consider when developing an IoT product:
Device State
Device Configuration
Past Data
Firmware Updates
It's these …
Continuous delivery is in important aspect of short time to market and since the nRF9160 supports firmware over the air updates we want to ship a new firmware to our development boards every time we update…