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...
Hi,
My product uses two sensors, and S113 on nrf52833
I need to communicate and compute data before to update my ble caracteristic.
Sensor 1 takes 45ms to do this tasks...
Hello,
I am currently in the process of integrating the hx711 library written by one of your developers in order to sample weight data from a load cell and send it to a...
Hi, I am new to HTTP, and are trying to make a simple http post (not https) code for thingy91 over LTE. I have a http server that require some headers in the request. I have...
Hi
Tried to do something seemingly simple but failed miserably
I have some working code using SDK 17.0.2 (yes I know its old but its not going to be updated)
All...
Hi,
In the SDK 15.0.0, there is not libuarte sample under peripheral folder, my customer use SDK 15.0.0 to maintain their product.
Is it OK to migrate libuarte(from sdk17...
Hi All,
My application uses as provided below,
MCU : nRF52805 SDK : nRF5 SDK 17.1.0 SoftDevice :S112 v7.2.0 IDE : Segger Embedded Studio.
and GPIO(BSP),Advertising Modules...
I want to use the external flash memory MX25R6435F to run my code which has a big size on my arduino nano 33 ble but I'am a newbie and I don't find supports that can help...
I have installed latest version of SDK in nrf connect but when I opened Segger Embedded stduio and tried to open nrf connect sdk poject , it throws some error. Please help...
Development setup:
2 x nRF52840 SoC
Our own PCB’s with inverted F-antenna
LE PHY 1M
nRF Connect SDK v1.8.0
Hi,
During testing we experience an issue which...
Dear Nordic Engineers
Our customer use NRF52840 make a electronic lock .They would like to use HID to unlock bike when phone connects to the lock.
They are base on ble_keyboard...
I have an "Aqara Wireless Mini Switch" ( https://www.amazon.com/gp/product/B07D19YXND ) which identifies as a Xiaomi WXKG11LM. This button is designed to send semi-nonstandard...
I am new to the 9160 and will be developing application software in the near future. I am currently planning out how required information will be stored.
Is there a storage...
Hi,
I'm running a custom nRF52811 rev1 connected to a Quectel BC660K. I'm getting this error on RTT:
Here's the initialization:
And the uart event handler:
src...
Hi All,
I have been trying to build and run a basic hello world example on PCA10040 board based on 52832 and was getting the following errors on the VS Code. Any help...
Using nfutil to dfu a package to nrf52832 using dongle nrf52840 on windows 10 and python 3.8.10
Able to access nrf52832 with nrconnect desktop (but can't get dfu to work...