Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
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...
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...