Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
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...
Hi Team,
I have several nrf52840 developing boards for developing BLE Mesh applications.
Now, I want to use SPI interfaces. I didn't find any instructions or examples...