I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
Hi,
Can you please add your inputs regarding following 3 inputs.
1. Verification of Application after OTA upgrade before giving control to application.
2. Application...
I tried to get ADC values from my nrf52 based custom board on nrf connect app. I already made necessary changes in SAADC example program and able to get the voltage readings...
With rev 3 of the nRF52840 I am looking at upgrading the SDK from 16.0.0 to 17.1.0 on my current project.
I have product in the field based on SDK 16.0.0 with Soft Device...
1. Slave address is not reflected in the address register of TWI0.
2. other information is reflected in registers like operating frequency, SDA, SCL as well as enable. ...
Problem: While connecting with smartphone to several devices based on nrf52832, works only last connected device. Smartphone Application uses Nordic Android library (no.nordicsemi...
I'm using a TI Launchpad , together with the nRF Connect application on my Samsung Galaxy S21. I've got the launchpad connected to my computer and I'm using TI's bTool to...
Hi Nordic
After fellow your youtube tutorials, blinky sample can be built successfully. Flashing code to PCA10090 DK,
the LED started blinky well.
However, it failed...
I have a BLE application (Bluetooth peripheral app) using Zephyr with nRF Connect SDK v1.5.1 and Segger Embedded Studio. I was successful in adding/configuring the MCU Boot...
Hi All,
I'm getting this message everytime I open power profiler, previously working with PPK2, reloading doesn't resolve. Cancelling results in enumeration of PPK2 as unknown...
Hello Everyone,
I'm developing an application which makes use of UART in open thread sdk.
Now, libopenthread-nrf52840-sdk.a library already makes use of UART0, when I...
Hello!
I am trying to sample a digital signal with 12-bits (In a later stage I will need to sample two 12-bits signals). At the moment I am storing the recorded signal...
Hello Nordic team,
I am faced with the problem of developing a custom bootloader which actively pulls FW from an external mass-storage. AFAIK, the SDK only supports OTA...
Hi,
We are using SDK 14.2 with s132 v5.1.0. Reviewing the changelog for newer versions of the SoftDevice, we see:
"Fixed an issue where the application might not receive...