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 have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
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...