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...
I want to pair my Oticon hearing aid with a Bluetooth LE audio/Auracast transceiver for streaming from laptop or mobile or TV to my hearing aid. It is a personal use case...
I am using the nrf52840 USB dongle, I flashed it with the OpenThread CLI and I managed to locate my PAN ID, Master Key and Channel from the separate thread/matter dongle for...
Hi
I want to advertise the sensor data while extended advertising.
iam using the below function,but it failed to update.
bt_le_adv_update_data ( ad , ARRAY_SIZE...
Hi all,
I am trying to decide what DK I should go for if I want to test out the BLE Direction Finding capabilities of the SoC.
I am interested in getting the nRF5340-DK...
Hello, I have been trying to install nRF Connect SDK v2.9.0 for 2 days. I am currently using Linux Mint 22 Cinnamon and git version 2.43.0. When I try to install it via toolchain...
Hi, my two nRF52840 devices are set as peripheral and central respectively. Both devices use nRF52 SDK.
I try to update the PHY in the two devices, after they are connected...
Hello,
I'm using visual studio code with nrf 2.9.0 with a nrf9151 on WINDOWS
I added the aws_iot sample as a workspace application
Once I tried to build the configuration...
I want to automatically reconnect to my peripheral (nrf5340 DK) from my central (phone) when there is an accidental disconnect (out of range) which I am simulating by resetting...
Hello,
In October last year I made a Message Routing Service to my azure functions.
From then it worked almost without issue. Now I try to do the same with an azure account...
Hi,
My custom boards with nRF9151 don't get gps fix. I'm using the same GPS antenna and LNA as DK. Soft is from DevAcademi example, but tried also GGSN sample and some other...
I'm having a lot of new trouble posting to devzone. I can not drag/drop files. It keeps suggesting "An error occurred. Please try again or contact your administrator." This...
I want to store some board info (serial number etc.) in OTP during board production. I managed to program OTP[189] trough J-Link commander. Now I want to read it back in the...
Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
Hello,
I would like to use the BLE5 Advertising Extension to be able to transmit more data during advertisements. The extended advertisement works but, on the other hand...
example Matter_light_switch in vs code
version using nrf connect sdk -> v2.8.0
manage tool-chain version v2.8.0
nrf52840dk
getting error while building code
...