[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
Dear Ladies and Gentlemen,
I am trying to get a DPS310 pressure sensor to work via SPI. As I use I2C for other purposes, I chose SPI1 channel. The given SPI example in SDK...
Hi,I am trying to use nrf52832 to drive the ad5940 chip, but using the function in the SPIM driver library to initialize the ad5940, I have been unable to get the ID of the...
Hi Nordic,
i'm using a nRF51822 based board (Adafruit Bluefruit LE Sniffer, PRODUCT ID: 2269, https://www.adafruit.com/product/2269 ) and could sucessfully update to nRF...
Hi
Sorry,This case is the following of case ID: 278538, I didn't find a reply button option in case ID: 278538,So I recreate a new case, I failed to create a new application...
Hi. I am trying to get the gsm modem sample project to work with an nRF 5340 app and a Nimbelink LTE modem, NL-SW-LTE-TC4NAG. The only change I made to the project was to...
Hi Nordic Support Team,
First sorry for basic questions.
I'm learning the basic hardware setup & Linux driver configuration things to setup & configure the MCU(i.mx6)...
Hi, i am Agustin.
I am working with Thingy 91. I am using the Asset Tracker V2 application to upload data to AWS. I have a problem with "Build Solution".
Hi , I got a problem when testing nrf53 qspi signal using a logic analyzer ,with a non-blocking init of qspi and a 4 Byte write , codes are below:
I got a word align problem...
Hi Team,
I want to use the Nrf52840-CAKK-R7 chip to fabricate a PCB board. And communicates with other chips by SPI interfaces.
Now, I want to select the GPIO ports by...
Hi All,
I'm using nRF9160DK PCA10090 Version 0.9.0 and I want to update the Cellular Modem Firmware using nRFConnect 3.8.0 Programmer v2.0.0. Debug Probe is switched to...
We have a timer with a number of variably sized intervals as illustrated below operating on a single capture/compare channel (CC):
Currently the method we use to set the...
Dear all,
In the datasheet and online it is mentioned that the DAP (Debug Access Port) is activated when a programmer is attached. Moreover, it can happen that the programmer...
Hello all,
I am trying the get working the example project nfc_writable_ndef_msg on a nRF52832 with the nRF5 SDK.
I have tried the others NFC examples were most are based...
Hi I am trying to update the connection interval of a peripheral device (nRF52840 ) and I have followed the steps mentioned here .
After Enabling the ble on the device I...