Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I am inquiring about the range of the nRF52840 USB dongle. I see a meandering antenna on the PCB. This is different from the DK's and am wondering if the meandering antenna...
Hello,
I'm trying to quickly prototype a BLE radio tester and was thinking of trying to use the nRF52840 Dongle as the BLE central to simply pair and read a couple of basic...
Hello,
I have two nrf52832 own boards. First is BLE_central receiver, second is BLE_peripheral transmiter.
SDK 15, SD-140.
I need to pair specyfic transmiter with specyfic...
Hi Sirs:
I am trying to change a characteristic property from "notify" to "indicate".
And the example I used was SDK15-> ble_app_uart .
I have ref these document:
...
Hi,
I'm trying to implement the buttonless DFU service example for SDK 12.3.0 into my own project, but when I call ble_dfu_init my compiled .hex file becomes 10 kb larger...
Hi,
I am working on SDK-14.2 and after execution of code i get this two error mention below.
sd_ble_cfg_set() returned : Unknown issue when attempting to set BLE_CONN_CFG_GAP...
Hi I have implemented a controller device using nRF52832. The controller device is installed in an industrial control box where it is used to control relays that subsequently...
Hi,
This question might be a little bit off, but not to far off for this forum I hope.
I am considering the nRF52840 Dongle to gain a better understanding of a issue...
Hi guys,
I need to get MAC address of my device and put it into characteristic? Is it possible? And maybe someone can tell how to implement this?
Regards,
Konstant...
Hi:
I use heart_rate_collector project in pc-ble-driver ( https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/examples/heart_rate_collector/main.c )to connect...
Hello,
we are studying component base for development Wireless Hearing Aid device.
trying to understand limitations and capabilities of your nRF51822 SoC.
1. Can...
When test the current in the WFE state.
If not use the DMA, the current is not exceed 0.1mA. And when have used the DMA, the comsumption is very high , the current is about...