Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hello,
I'm trying to get SPIM working with a nRF52840 DK, PCA10056.
I downloaded the nRF5 SDK 17.1.0 and I am able to build example projects, and I verified that I...
Hello,
Do you know where I could find a sample to read NFC Tag with Thingy91 ? The best could be to have a sample sendind on MQTT NFC tags reads.
I read different posts...
Hello, I need help to clarify an idea. What I want to do is get data from a Main board (Custom uC with sensors) via UART and connect it to the UART set pins (29 and 31) of...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056...
Hello,
I have a custom board using an nRF9160 chip. It connects to the Nordic Cloud. Modem firmware 1.3.1. SDK 1.6.1.
I have seen an issue 3 times now over ~6 months...
Hello, guys.
I have nRF51822 SoC running Zephyr OS. Among the other things, the nRF should communicate (over I2C) with the touch controller that will fire an interrupt every...
Hello,
I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0.2. I am a beginner at Nordic. I want to understand how I can access a pin named " P1.04 ...
Hi,
I faced the exact problem nda , here . I take step just like nda did before. I unchecked "Enable debug options" as Marte Myrvold told, but still the same problem.
...
I am working with nRF connect SDK with nRF52840 dongle. I am compiling code using nRF coonect for VS code with nrf52840dongle_nrf52840 board.
For Programming nRF52840 dongle...
Hi
I have similar question to the post https://devzone.nordicsemi.com/f/nordic-q-a/7013/nrf51822-internal-ldo-output-pin .
I need a stable voltage to elevate the reference...
Hello everyone,
I use the multirole software as base for my application and I programmed everything with a evaluation board. I design my own PCB and decided to not use the...
Hi,
Is there any sample in nRF_Connect_SDK that implements RTC on nrf52840 SoC?
I need to implement RTC in my application, so is there any example reference for this...
Hello,
I am trying to set the `BT_SHELL_NUS` project up as a standalone repository. My requirements for this are as follows: I only want to commit application code to git...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. We had to change the SDK version to 1.9.1 from...
I am trying to implement RSA signing into my application, I am planning to use the following example as a starting point but the sample, with no modification appears to not...