I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
1. I'm runnig the asset tracker fine with nRFCloud. When I run the cloud_client, I get this log:
*** Booting Zephyr OS build v2.7.0-ncs1 *** W: Already initialized. Nothing...
Hi,
Referring to this - https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/reference/devicetree/bindings/net/wireless/nordic,nrf21540-fem.html I understand...
Hello everyone! I'd like to implement the nrf52-ble-image-transfer-demo with a nRF52840 Dongle, for a small low-power image transfer application. My question now is, how do...
I am trying to use Visual Code environment (on macosx Intel macbook pro) to program nrf52840 dongle.
The dongle is found and programmed with using nRF Connect for Desktop...
Hi Nordic,
One of my customer has a problem about 2M phy.
They use 52840 connected with IOS via 2M phy.
They set MIN_CONN_INTERVAL and MAX_CONN_INTERVAL both to 20...
Hi, I'm working on nRF9160 with Zephyr (SDK 1.7.1) and one SPI device. I analyze CS signal with correlation to SPI SCK. Is that normal that CS signal stays low much longer...
I am trying to add a Nordic Thingy 91 to my azure Iot hub.
i've configured the device according to the guide
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
I noticed when using the UART BLE Example that there is no password or pairing request to connect to and use the device.
Everything works fine, and I even implemented my...
I followed the official tutorial. The programmer 2.3.3 in nRF Connect for Desktop v3.10.0 in Linux has problems programming the nRF52840 USB dongle rev 2.1.0 in DFU mode....
Setup: Windows 10, nrfutil verison 6.1.3, python 3.10.2, nRF 5 SDK 17.0.2
I have a custom board running the stock DFU firmware from the nRF5 SDK. The only changes we made...
There are many questions on DevZone on modifications to NCS peripheral_uart/central_uart NUS example applications to support higher throughput.
We have been mostly successful...
I would like to use the nrf connect sdk to connect to a device and 'discover' the GATT services it supports, the characteristics in each service, and then read the descriptions...
Hi everyone!
I ported some project from NRFsdk 17.0.2 (all works fine) to Zephyr rtos and faced with issue - when set high speed uart (460800 - 921600) then some bytes ...
Hi All
A few times ago, I installed the nRF Connect for Desktop v.3.8.0 on my PC.
Getting started assistant, Programmer, Toolchain manager apps were installed and everything...