Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
I have the nrfConnect task that builds my project in vscode.
I need to add a script to execute before the nrfConnect task.
I added a task to my tasks.json but the task...
Hi,
Could you please tell me which firmware is flashed onto the thingy91 by default (both for the nrf52840 and for the nrf9160) ? Where can I find the source code for these...
Hello,
We are experiencing a strange issue when quickly turning off/on the NRF52840 on our board. In order to check whether the MCU wakes up correctly, a test fw was set...
Hi all,
If a client has only one root certificate, the servers that clients can connect to are limited. I want to provision multiple root certificates first and use them...
Hi,
I am using the MX25R64 NOR Flash chip on my own PCB with the nRF9160 package. With the help of this thread I have managed to get the NVS library to work with it. I...
hello all:
I'm using nRF52820, SDK 17.1.0, S113.
I made a BLE perpheral role, and it has two service, each service has two characteristic. like this:
When using nRF...
How do I remove nRF Connect SDK from Windows before re-installing?
And are there something that needs to be done, if you have used cmake and Visual Studio Code for other...
Hi,
I want to use in my project the saadc (I'm using segger embedded studio). So, I found that I have to add the driver file to the driver folder, and I have added the file...
im using nrf52840
with sdk 17
and segger ide
i recently discovered that the max count buffer is 16 bits meaning it has a limit of 65k bytes. im trying to receive 100k...
Hi @Torbjorn!
Hope you are doing good!
I tried using nrf52840/nrf52833 ble_app_blinky_c and ble_app_blinky for connectable coded PHY . But it only works for 1M_Phy . Although...
Hi there,
Our current understanding is that when building an application using NCS, the images of of MCUBoot and the application gets merged into merged.hex.
We however...
I'm a relative novice to linker files, just enough to be dangerous, but I have a need to understand what the Segger linker is doing. I have some success using `flash_placement...
Hi
We are trying to connect to connect to a MINEW MS88SF23 SoC from our nRF52833 DK.
For all tests, nRF power source switch is set to VDD, nRF ONLY switch is set to DEFAULT...
I was trying to reflash UICR for the first time on an nrf52840_dongle using nrfjprog. Here is what I tried:
$ nrfjprog --eraseuicr --program /tmp/new-uicr.hex ERROR: Two...
Hi,
I am trying to measure power consumption on a nrf52840-DK dev board running custom firmware.
I am using PPK-2 and nRF Connect Power Profiler app v3.1.2 for the power...