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...
Hello.I want to use the nRF SDK for Mesh,but I don't kown how to use it.I need help.Does the official website provide sample programs? I opened the SDK file, but I don't know...
Hi,
I am using nrf52832 for the beaconing device. The device is working fine, sleep current, wakeup current is normal, transmit cycle is also working fine but the device...
Hello,
I have been working with BLE on the nRF52840 with softdevice 140 and the latest in terms of SDK.
The problem I have run into is with reading the value that has...
Hi,
If anyone having driver for the ELW0901AA1 FUTUBA OLED please help me to send the same.
I am working on nrf52833 custom board and SDK version that I am using 17...
Hi,
I would like to know the current consumption in advertising when I set PRF = 0 dBm and I use LDO.
I read nRF52832_PS_v1.4.pdf.
23.15.2 of nRF52832_PS_v1.4.pdf...
Hello
I need to do SD Card with nRF52840-DK. I have referred (zephyr/example/subsys/fatfs) sample program, based on that I have made one new project and also made overlay...
Hello sir,
I was referred this link ( https://github.com/zephyrproject-rtos/zephyr/issues/29921 ) to do USB DFU on nRF52840-DK, but I am facing an issue in this code is...
Hi! I looked at the specifications, and it doesn't seem like this is listed as not possible, but it strikes me like it should not be possible, so I wanted to make sure. Looking...
Dear Nordic,
I am using the pre-build option to build always rebuild a file. This file is used to setup the date and time stamp of the build. I have done something similarly...
Good day,
I would like to start this thread by saying that I have been developing an application using the nRF52832 chip for several months, so far it has been a very difficult...
Hi,
I am beginner with nrf9160 and its SDK. I want to send data from nrf9160 to an external flash memory. To test it I wanted to start simply by sending hello_world(sample...
Hi,
I'm usgn Nrf528332, Softdevice s132_nrf52_6.1.0_softdevice
I Use secure_bootloader BLE secure_bootloader\pca10040_ble with the public key, and matched privet Ket...
I have installed the latest SDK 1.3.0 using the Toolchain Manager.
I would now like to open nRF Connect SDK Projekt and get the follwoing error:
I have added the CXX...
Hello
I have several questions regarding the UUID (Bluetooth):
If I create an application using your nus bluetooth service (ble_nus.c), should I change the NUS_BASE_UUID...
Hi, We are using the Thingy91, which is running the mqtt_simple (nRF SDK 1.4 and modem firmware 1.2.2) example, to push data direct to our AWS instance. Everything is running...