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...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi All!)
I am using nrf52833/20 Dk and am able to connect the two devices using coded PHY connectable mode by the available examples ( BLE_App_Uart and BLE_App_Uart_C )...
Hi every body.
I have trying without success to attach an event handler function to the TWI.
I am reading a temperature and humidity sensor using I2C. In polling mode...
Dear Nordic Engineers
I would like to add usb bootloader to ble bootloader.
I modify config of pca10056_usb_debug/sdk_config.h and add .c .h file of pca10056_usb_debug...
Hi DevZone,
What I am working with:
I am working on a project using nRF Connect SDK with VS Code, and I am also using the nRF Connect extension for it.
My issue...
Commands sent by phone App to BLE UART end up in serial UART stream. Debug with breakpoint in the uart_event_handle shows NO stack entries, as though it popped out of Main...
To the kind attention of Nordic support team,
We are very interested indeed in finding sample AWTK porting on nRF52840 like in https://www.youtube.com/watch?v=zD-7YdxynLo...
my project requires a simultaneously data-collection from 13 IMUs sensors which we built with NRF51822 + BNO055 (IMU)
we used the Gazelle mode, I understand each host can...
Hi,
I was checking the nRF5 SDK getting started series video - SEGGER Embedded Studio - Importing files and drivers .and the PWM driver SDK directory structure is updated...
Hello,
I try to connect a BLE application with my PC by using an nRF52840 dongle and the PC-BLE driver. But I got stuck in the understanding of the driver, so I hope that...
Hi,
we are having issue with nRF52832 and littlefs. We are using Nordic Connect SDK 1.9.1 and Visual Studio Code.
We created dts overlay and removed partitions not needed...
Hi,
I'm using GPIO pin as input button with nrf9160 using Zephyr RTOS, but when I was press the button I didn't get any response from button state.
hear is my code
...
My query is:
1. Is it possible to access the azure using WIFI network in above application?
2. After knowing the IMEI using AT Command, in response to which event should...
I am getting more current consumption when internal pull up resistors of nRF52832 are disabled and external pull up resistors of the slave sensor are enabled as compared with...
Hi,
Currently, I am building an application with Bluetooth mesh and I tried to use Zephyr's logging v2 modules. However, when I build it I get MPU-fault errors at boot....