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...
I've installed nRF Connect and VSCode on a MacBook Air M1. Whenever I try to build my existing firmware that builds fine under Windows, I get the following error:
The terminal...
Hello together,
I have my own MAC addresses and want to make Zephyr use them. How can I do that?
What I found out is that the firmware read the MAC from settings "bt/id...
From everything I've read, I should be able to see log output in the "LTE Link Monitor" when logging is enabled. Instead, it appears to freeze up the LTE Link Monitor and...
Hi!
Currently, I'm trying to create a new board. I have a source code for the Thingy52 board and the code just compiles. With my own board I get __device_dts_ord_10 linker...
I have the direction_finding_connectionless_rx and direction_finding_connectionless_tx sample code running on a pair of nRF52833 development kits and the PCA20054 antenna...
Hi there,
We are planning on shipping a few test devices quite soon.
We do have a power profiler connected to the device so that we are able to measure power in the field...
Hi,
I am trying to use cr2032 battery with nrf52840 to measure the battery level.
To begin with, I first integrated the battery level measuring code in my application...
Hi
Use nrf connect for desktop tool download hex , This error occurs;
11:04:42.064 Using nrf-device-lib-js version: 0.4.11 11:04:42.064 Using nrf-device-lib version...
Hi,
I am trying to build a keyboard with Media Button inputs as well. I tried to add consumer HID to the keyboard HID but it does not work.
The thing which i want to know...
Hi,
I am trying to integrate the fat_fs and peripheral_uart example, but unable to do so because of the SD card initialization error. Both examples are working fine separately...
Hello Dear;
I'm developing a low power phy beacon device. But my device current consumption is about 0,7mA. After sending an advertisement, the current consumption should...
We manufacture boards based on an NRF52832 and we have an abnormally high rate of BLE faults during tests at the end of production. In order to determine if the problem comes...
Hello,
i'm experiencing a issue regarding receiving UDP responses from our COAP server. Our server implements a piggy back response scheme, however in some cases it is either...
hello
i'm use the nRF5_SDK_17.1.0 and nRF52DK.
I am developing using SDK example , "ble_app_hids_keyboard".
There is only one problem I have to ask.
Check out the...