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...
I connected to the cloud with the factory installed fimrware ( thingy91_1.4.0_production_final, mfw_nrf9160_1.1.1).
In the "Firmware Updta History" it shows: "To use the...
Hi,
I'm working on optimizing the download time of data via bluetooth with the nrf52820 android and IOS phones. To do this, I chose to play with the connection parameters...
Hi,
I am using a j-link EDU to program our devices. I use nRFConnect 3.11.0 and prorammer 2.3.3. My problem is that I don't get the j-link device up in the programmer tool...
Hello,
I am testing out a custom board with the nRF52840 and I am trying to interface with an I2C slave using the chip. Right now I am just trying to see if I can find the...
Hello,
I was not able to see the device in select device drop down box in nRFconnect programmer app. My aim is to program BLE soft device into the DK.
OS: Windows...
Dear Forum,
I have successfully compiled and pretested the direct test mode firmware for SDK_17.0.2.
The UART is shown as /dev/ttyUSB0 in my Ubuntu 20.4 Linux system....
I am attempting to write my own nRF5340 cpunet bootloader using nRF Connect.
This code is likely to be in a medical device; so, it is crtiical to be able to recover from...
Dear All, I would like to know if there is any limitation on the number of iBeacon devices that can be detected (scanned) from device. I assume the answer to that may depend...
Hi ~~
I can't use CLI(command line interface) to build code, but VS Code is workable.
CLI build log:
VS Code build log :
Error message (cut from CLI build log...
Hi Nordic,
I want to have a cli function over USB, I tried example under "samples/subsys/usb/cdc_acm", looks it can run but nothing show on console, anything I missed? Thanks...
For my application I'd like to have my device (nRF5340) be simultaneously (1) a central with a single peripheral connected, and (2) a peripheral with multiple centrals connected...
I am trying to Wearable (smart watch)
My board will have 3.7V lithium button cell directly connects to VDDH and I couldn't find examples for internal regulator as power...
Questions regarding the limitations w/ the nRF9160 when using the lwm2m carrier library. From my understanding this library is required by certain carriers. Reading through...