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...
Hello,
I am using BLE peripheral. I want to send more than 200 bytes of data to the mobile phone. What I need to do in the characteristic definition and after that.
...
Hi .. i am new to pwm, i want to drive the gear motor for that i need pwm pin , which pin i can configure , how to do ? how to configure the pwm pin . which example will be...
Suppose node L is in a friendship with node F. Consider the following:
1. Some other node C sends a message to L.
2. F hears the message, and saves the message into...
Hi Nordic Team, Can you please share any information regarding Indoor Location Tracking feature/application that nRF52840 can support and Example code?
Hello. I 've analyzed a couple of topics here regarding to poweroff. But still want to clarify something. In my project I need to keep MCU in lowest possible power mode, but...
Hello people, As the tittle states, I'm looking for a way to simply enable the GPS module in the thingy:91.
I'm working in the tag v1.1.0 I've been tryng to force with...
Hello, I'm working with nrf52832 and sdk15.0.0 , I made a perihperal example with one service and multi characterestics . when i want to forward on my project and make it...
I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh v4.0.0 and the nRF5 SDK v16.0.0 example Writable NDEF Message Example .
I was able to...
Hi,
I am using nRF52840 DK with SDK [nRF5_SDK_16.0.0_98a08e2]. Using example "ble_app_beacon" and i can see the result of the same in nRF connect android app.
Now i want...
Hello,
When Implementing an BLE peripheral example with some custom service and connected to the mobile phone with nRF kit. Able to connect and discover service which...
Hello, I'm workin with custom nrf52832 and sdk15.0.0, so to work with the central , i chose the example :ble_app_blinky_c . I modife the code to control my custom characteristics...