You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hello We are using the nRF52840-DK with SDK version 16.0.0 connecting to an android device Galaxy Note 5 (SM-N920v, Android 7.0, API 24). I captured the HCI_Snoop.Log (viewable...
I am using this code on all 3 nrf52 Development kit ( DK ) for server, client and relay+proxy nodes as mentioned in below setup...
1) nrf DK named A works as on/off server...
Hello, I'm trying to map custom PIN mapping on my prototype board, based on nRF9160 DK. I had to remove the UART0 pins and map them for my purpose, but when I'm trying to...
In nRF SDK 1.2.0 and 1.3.0, there is a function to generate the public/private RSA keys in http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_security...
I want to develop the tool to download the firmware,so,I need to call the interface of nrfjprog.dll,but there aren·t the detailed descreption,who can teach me?
Question...
Hello, I am working on bare-metal with the BSDLib on a custom board. When trying to debug a specific case in which our server refuses TLS connection, I wanted to see which...
Dear all; I am an originally signal processing expert working on "positioning in smart cities" for IoT using bluetooth 5.1. As part of our new tasks, we are to evaluate the...
I have several nrf52832 based (similar) devices, all are programmed once (at least), now when i try to update program some of devices cannot be programmed (about 5...10% of...
we make the tracking system. so, we want to measure the voltage of li-po battery (i am using nrf51 sensor tag with li-po battery), so, their is any circuitry or any API or...
Hi!
Program enters infinite loop in `sd_ble_gap_adv_start`.
Setup: I've seen https://devzone.nordicsemi.com/f/nordic-q-a/11818/sd_ble_gap_adv_start-hangs-after-disconnect...
Hello,
I've been trying to get a Thingy:91 to connect to the nRF Cloud from Shenzhen, China.
The modem is updated to mfwnrf9160120 and the firmware is on thingy91_nbiot_dfu_2020...
Hello,
I Have a custom PCB with Fanstel BT832 module soldered. Because that module does not have a 32 KHz quartz I need to set use the internal RC source instead. The problem...
Hello,
I am trying to understand if I am able to use the SPI pins as GPIO when SPI is not being used. This post says that we could be able to use I2C and SPI pins besides...