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 I am using the nrf52832 with zephyr os , NCS 1.9.1 , also using the external flash as a secondary slot, using a nor flash I tried to upgrade my app but i an error occurred...
HI, I am trying to develop a project with multiple UART facilities, and I have put the code from the following link in my project.
However, the software UART didn't work...
Dear Nordic community,
I am currently trying to send ADC sensor reading to MQTT broker(hivemq). I have successfully sent some data to the mqtt broker. However, the reading...
Dear all,
I'm trying to build a system with 1 central to 9 peripherals. All devices are based on nRF52832, SDK16, s132 7.0.1.
I've checked this post to get some clues...
Hi, I'm having some trouble with a custom board based on nRF52832.
I need to use NFCPINS (P0.10 and P0.9) as GPIOs. As IDE I'm using Keil uVision.
The code works weel...
Hello! We are having a problem getting the HFXO to start running in the Murata MBN52832 module (nRF52832-based) so that we can start advertising. The 32MHz crystal is embedded...
I'm having trouble reassigning the pin value for the LED's in the connect SDK. I am using the base PWM Blinky example and have changed the pin value assigned to PWM_LED0 in...
Hi Team,
We would like to connect external LEDs to the NRF52840DK controller.
We could not find any unused GPIO pins to connect.
We have referred manual but it showing...
Hi guys. From the ble_app_hids_keyboard_pca10040_s132 (nRF SDK v17), there were several HID characteristics added.
protocol_mode_char (Protocol Mode characteristics) ...
Hello, Not sure where to direct this (we can open a GitHub issue but wanted to clear it here first), basically everything works great on our Galaxy Tab S6 Lite ( SM-P610)...
Hello,
i am new with the nrf9160, and we are using the download client to download a firmware for a secondary mcu. At the moment its implemented so that at the begin its...
Hello, I recently acquired the thingy53 device and I am trying to use the example of the weather station with matter:
Weather Station . I am following what the documentation...
I've built a simple Matter device for the nRF52840, using the chip-build-nrf-platform Docker image.
The host OS is Linux, and I mapped the physical device ( /dev/ttyACM0...