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 we are integrating a ANNA-B112 device from u-blox that use the nRF52832 core. The pin mapping for UART appears to be different for the Software (not open source) that they...
I have a general question that I haven't been able to clearly locate in documentation. How does the processor handle "traffic" jams from within the different app timers? ...
Hi everyone, so I have been trying to enable the nRF52840 to send notifications to the Nordic Connect app via a custom characteristic. The app can detect the custom service...
Hello,
I have an issue opening the power profiler kit 2 on my windows desktop:
Somethimes it works after restarting, but stops working after a few minutes.
After it...
With a baudrate of 1000000, when i transmit 2 subsequent packets (with ACK), i have to put a delay of 0.2 msec or more. Otherwise the second packet will get ACQ packet acknowledge...
We're trying to debug an issue with our nRF52 chip when pairing to some Android phones. On the nRF52 we are connecting to mobile devices by acting as a peripheral for the...
Dear friends,
I used a serial bootloader by this tutorial Secure DFU Bootloader over Serial Link (UART) , i can upgrade my application with the pc nrfutil tool, the nrfutil...
Hi sir,
I have a question for Bluetooth 5.1 single mode. As I know, above Bluetooth 4.0 has single mode and dual mode. Single mode only supports LE and dual mode supports...
Hi.
I'm newer on Zephyr.
I want to use the LOG Output.
LOG_DBG("main.c"); LOG_INF("main.c"); LOG_WRN("main.c"); LOG_ERR("main.c");
Everything works but the color of...
Hi everyone,
I'm developing a new application/product. It will feature a nRF52805 without the LFXTAL but with DC/DC support. I'm developing with the NRF5 17.0.2 SDK.
I...
Hello,
I am trying to commission a device running the CLI sample to an OTBR I configured following https://openthread.io/guides/border-router (the OpenThread official guide...
Hi
in Zephir nrf9160dk_nrf9160_common.dts the SPI pins are defined
&spi3 { compatible = "nordic,nrf-spim"; status = "okay"; sck-pin = <19>; mosi-pin = <18>; miso-pin ...
hello,
i am using nrf52832 with sensor which uses uart communication and using sdk 15.2 but i could not get my excepted values in rx buffer which is of 3 bytes and values...