Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Just took delivery of a new THINGY:91 from DigiKey - v1.4.0.
Trying to follow the steps in the User Guide, but when I plug into my Macbook, it's not showing up as a USB...
Hello,
I'm a CS student and I'm trying to work with nRF5340 DK. I'm trying to program the sample network_coordinator (Zigbee) to the board using SEGGER Embedded Studio,...
Hi,
I try to use the nRF sniffer but it can't capture any packets.
System used :
Windows 10 Pro x64
Wireshark 3.2.0
Python 3.8
nRF Connect v3.3.0 - Programmer...
Hi
I'm trying to config parity with UART, if I understand right even parity is supported.
In sdk_config.h
changing default value 0 to 14
#define NRFX_UARTE_DEFAULT_CONFIG_PARITY...
Hi, I am using the Nordic nRF5340DK, with the Segger IDE, in the NCS 1.5.0 release.
I want to add nrf5340DK as a new board in nrf_desktop using nrf52840dongle_nrf52840...
I have application with functional configuration MCUBoot + (Spm + application). Now i'm trying to add immutable bootloader which works. However when i attempt to update te...
Hi Guys,
I have implemented passkey legacy security pairing ( no bonding ) on my device, and i want to pair with my Android phone.
I have no keyboard/ display on my device...
Hi,
I have nrf52840 DK and PCA63511 Power Profiler
It worked on WIndows 7 nRFConnect 3.3
I have recently updated to Windows 10. I reinstalled SDK of nRF52. But PDK device...
Hi Nordic,
I got the following error when I try to open nordic sample project in SES workbench...May I ask what happened? Thanks
Creating solution base.emProject ...
Hi, I have use nrf driver_ext / LIS2DH12 sensor driver to read accelerometer data
I can able to link the driver with nrf_twi_sensor and nrf_twi_mngr code.
I can able...
Hello All,
I am working on NRF9160. I was checking the HTTPS_CLIENT Example. But in my application I wanted to use the link that has header as well. How can I modify the...
Hi
I am currently trying to append the CTE extension to a normal packet using the tx and rx examples from the SDK. The examples I am using are in examples/peripherals/radio...
Device: nRF5340DK, PCA10095
I'm using latest nRF Connect SDK, installed by nRF Connect - Toolchain application.
I opened central_uart sample:
I added only "LOG_INF...
Hi,
I have already implemented a full project on NRF52840 and all is working well.
Now I need to implement FOTA through BLE.
I have 4 questions please.
1. Can I...