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...
Dear Nordic support team.
Our product nearly complete Rnd stage.
We face only one thing relate to "Cannot reconnect after unpair device with smart phone".
debug wit...
How can i give command from android device to ble board to get the percentage, temperature, or reset or shutdown the device with the help of receiving command from android...
I'm trying to register the SIM card of the 9160 DK at nRF Connect website,
but the website is always showing "still working..." for more than 15 minutes.
Do you have a...
Hello,
I am experimenting with setting up a network via grouping in the following manner.
Bulb_1 will be put into identification mode, and Switch_1 will detect Bulb_1...
Hello,
I am trying to send gps data using MQTT protocol. For this purpose I wanted to combine MQTT simple example with the GPS example. I added all the methods/dependencies...
Hello,
I started to work witn NRF Connect SDK with nrf52840-dk? I mapped lots of peripherals to NRF Connect SDK. There are no problems. However, I try to map nrf_fstorage...
Hello
I am testing out a blinky FreeRTOS example that's a part of the SDK and would like to use SystemView to visualize context switching and tasks. Are there any steps...
Hello,
We're using a BLE connection configured with a 15ms connection interval, and a radio event notification configured to fire 800us prior to a radio event. I'd like...
Hi,
I trying to create a blank Zephyr project for NRF52 and want to use SES. But I could only open pre-existing samples and there's no way to create a blank project.
Appreciate...
I want to create server and client in nrf9160 not through LTE. only transmit on locally in nrf9160
//prj.conf # enable libs CONFIG_NEWLIB_LIBC=y CONFIG_NEWLIB_LIBC_FLOAT_PRINTF...
Hi support team,
In PS, it stated the sensitivities for ideal BLE transmitter, I would like to know:
o Sensitivity at 1M PHY DLE 255 octets , Dirty Transmitter on
o...
Hi,
In the documentation [1] for 802.11.4 for nrf52-sdk it is mentioned that the documentation is for the nrf52840 soc only. Where can I find documentation regarding 802...
I would like to add FOTA via HTTP to mqtt_simple example
please describe how to do that, and how to test the update
I know I need to add the following modules via...