Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
I use 52833dK,Wpanctl whether there is a command to send custom data in the thread network.Similar to UDP in cli.
I found that there are relevant codes of HDLC software...
Hoping someone can help.
I am using an nRF52840 MDK USB dongle running nrf firmware in wireshark / nrf sniffer. I am attempting to sniff the bluetooth messages from my pool...
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...