I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I checked out the nrf github repo and tried to build the nrf_dm sample for the nRF 52840 dev kit which is what I have
In VSCode I chose "Add an existing application" and...
Hi,
As the title, I can see Mesh Proxy service in nRF connect app, after provisioined device by nrf Mesh app. But when I send data to Mesh Proxy Data In, It disconnect immediately...
I followed the document and downloaded nRF Connect for Desktop in Ubuntu 18.04.5.
Then I changed the permission of nrfconnect-3.11.1-x86_64.appimage to "allow executing...
Hi,
We have an issue that is puzzling us.
The symtoms are the following.
If we flash v1 of our application (using Segger Link) to our target, it works correctly, no...
Hello,
I am experiencing a power issue after the first ADC sample is triggered. Sampling 2 ADC channels using PPI and TIMER as the triggering mechanism. Here is a capture...
nRF SDK 17.1.0 sd140 7.2.0
I'm working on adding OTA DFU to ble_app_uart. I had my own custom service that was working and then added on the DFU files like ble_dfu.c and...
Hi,
This question was asked before here a year ago, but I couldn't really find a definitive answer in the thread
Is there any reason why I would not be able, technically...
SDK V17.1, nRF52840 SOC, s140_nrf52_7.2.0_softdevice.hex
I am attempting to configure a spi device from a ble gap disconnect event handler. Before the disconnect event communication...
Hello,
I have tried to find examples where I can use nRF52820 chips for Thread applications and I can't. Program memory is too small for any application as far as I've searched...
Dear,
- nRF connect SDK 1.9.1
- nRF5340 DK
Here is my code and config. I can assign some pin as gpio such as 0.04. Maybe 0.03 or 0.13 have other function mux, but I...
I was trying to build my own devkit based on nrf9160 and I wanted to which hardware to use to upload code to the nrf9160 chipset.
I tried getting the chips used on nrf9160...
Hi,
I am having a trouble to flash Nordic Thingy 91 on My PC.
I have followed the instruction as bellow.
https://www.nordicsemi.com/Products/Development-software...
Hello, I have trouble developing BLE devices with Nordic NRF5280 and SDK 15.3.
I use pm_local_database_has_changed() on the product to notify the bound device of a BLE service...
Hello,
I am working on BLE MESH using nRF52840. I am trying to put nRF52840 into deep sleep mode. For this I am referring to lpn example in BLE Mesh which makes use of Friend...
Hi,
I came across example ble_sdk_app_alert_notification in the examples\ble_peripherals folder.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...