Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Hello,
I am relatively new to the nRF Connect SDK and I'm developing an application for nRF9160DK on toolchain version 2.0.2.
I am working on a non-secure application...
Hi, I am trying intialize the RTC in ncs using nrfx drivers and then connect it tick event to a saadc sampling event using a ppi channel. I learnt that RTC0 and RTC1 are used...
Hi
after create project from sample broadcast_audio_sink, when running it, i get following message:
[21:59:46:406] *** Booting Zephyr OS build v3.0.99-ncs1-2483-g482dcc7865f7...
I need to modify the code of different sensor data, which is obtained on LTE monitor, so I want that file in which I can create custom sensor data /Modify the sensor data...
Hello.
I had LC3 access granted.
I can access nrfconnect/sdk-lc3 on my web browser.
However, with bash, I get the following error and cannot build nRF5340_audio.
...
Hi Mate,
I have very small issue that is when i am trying to link config_bootloader_mcuboot=y in zephyr application the program is not flashed. I need to run zephyr application...
I was curious if there was a delta firmware update file to go from 1.3.1 to 1.3.0 on the nRF9160. Most of our business is in North America and we use a carrier who requires...
Hi all,
I'm trying to use the nrf Connect SDK and configure PWM to use in one pin from nordif nrf52DK. The final chip will be the nrf52810. I have configured the builder...
Hello,
I want to use pc-ble-driver WITH an EV-BT8400XE.
I develop with SDK15.3 (last compatible version of SDK for pc-ble-driver)
I am successfully able to use pc-ble...
Hey all together,
I'm using nrf Connect SDK 2.0.0 and want to place a variable in flash at a predefined location. The reason is, that I need to read the information stored...
Hi,
I'm setting up nRF Connect SDK according to this instruction ( http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html) and Getting Started...
Hey,
in our project the nrf is acting as the central and connecting phones.
As part of the connection process:
1) We check if the phone is bonded in the nrf.
2) We...
Hi,
I'm on NCS 1.8.0 and I've successfully built and run the peripheral_nfc_example sample. Printed logs when reading NDEF message using a smartphone
When I came to...
I have a nRF52840-DK that stopped programing.
As a starting point to get it back to work, I reflashed the Interface MCU Firmware.
It is correctly detected by J-Link Configurator...
Hey Nordic,
My project is based on "ble_app_uart" and "ble_app_uart_c" examples. I modified them to some extent. You can download them from here .
Normally, I can write...