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...
Hey Nordic Team
What would be the expected quiescent current for different versions of the Thingy91 in a lp_hci_uart configuration? For instance, I've noticed that v1...
Hello,
I am a university student that is currently working on a project regarding an indoor RTLS proposed using BLE beacon system to track down an object.
After some research...
Hello all
I am playing around with the nrf52dk for the last 14days, done some progress, namely the TWI is working and I can read the sensor and printing its values in the...
Hi
I have a strange issue here.
I have been working with Nordic's sample project for AWS IoT, with the nRF9160DK.
What I usually do to see the serial output, is to view...
Yesterday, I tried to connect to my nRF5340's serial port in vscode by calling "nRF Terminal: Start terminal" from the command palette. Unfortunately, the response I received...
hello,
TCA9548A is the i2c multiplexer I am using. The problem statement is as follows:
The I2C multiplexer is connected to nRF52832 via twi communication. I2C multiplexer...
Hello,
I just saw the App update on google play store with below changelog :
Mesh library adds support for Timezone messages and generic global location messages.
But...
The project I work on is considering updating from SDK version 1.71 to 1.9.0 to benefit from some updates. (Thanks!)
As I was looking over the Known Issues I noticed KRKNWK...
Hi
I am testing the new distance estimation techniques introduced in nRF Connect 1.9.0.
I have flashed both of my nRF52833 DK kits with the sample code connected to this...
Hi,
this is something of a follow on question from https://devzone.nordicsemi.com/f/nordic-q-a/85892/basic-gpio-on-nrf52840-development-kit
I'm working with NRF Connect...
Hello everyone,
I am working on an application where I am using the BLE Nordic UART service (NUS) with a changed service UUID. I need to be able to uninitialize the service...
Dear ,
I am using nrf52833dk with NCS1.7.0 SDK.
Is there any flag or register value that I could use to determine if the device has been connected via USB? Or I can only...
I working on Asset_tracker_v2. I found in the project :
target_sources_ifdef(CONFIG_CLOUD_MODULE app PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/cloud_module.c)
in file at
C...
Hello!
I was just wondering if it is possible to use multiple encoders at once with the QDEC driver? Can you initialize multiple encoders on different pins or do you have...