Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
I want advertise data only change with uuid for every 100ms I gone through the nrf 51power consumption guide I guess its same for nrf52 any help for changes or must have points...
Hi,
I'm using multilink Central device with SDK9.0 and stack S130. I'm able to connect to multilink peripheral device as expected. But i am not able to connect to a Custom...
Hi, is it possible to check the current configuration of a GPIO pin? I mean if the pin is currently configured as input or output. Next I need to uninitialize it and reinitialize...
Hi,
the Nordic nRF-series SoCs have got the restriction, that the power has to rise from 0 V to 1.7 V in 60 ms for a guaranteed POR. In our application we cannot guarantee...
We use nRF52832 on our product. We need to update the application remotely in the field using smartphone with BT. The unit in the field will already have an app running on...
Hi,
I'm working on treating the nrf as a CDC ACM device and in order to test it I've been using a script to send input to the chip through echo commands to the /dev/ttyACM...
Hey, can you say me, how can I switch on of the Node-Features (relay, proxy, friend) with help of the Interactive mesh provisioning and configuration Script pyACI.
Hi,
I am using nrf connect for Andriod V4.15.0 to upgrade the nrf51422 device。
It can normally conenct to the device(DFU Mode), but when I choose the right ZIP file, ...
I'm interested in a non-standard application of the nRF91 which is expressly intended for operation on LTE-M and NB-IoT networks. Is the baseband modem in this device sufficiently...
Hi everyone,
I'm using UART service and I have a problem when the central device connect to the peripheral.
The central device notify connected to the peripheral, but...
I received nRF52840-DK from Mouser :
Sales Order No: Web Order No: Order Date:
242789421 14270760 29-May-18
I started to use it and some problems exist...
Hi support team,
I was using SDK15.0 and PDK with nrf52840. I planned to implement a serial bootloader with SPI interface. I started with the example of "examples\dfu\secure_bootloader...
Hi,
I got a problem that when I try to use BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM for characteristic.
As I follow the tutorial to create the custom service, when I changed...
I am getting a no memory error (NRF_ERROR_NO_MEM) after using sd_ble_gatts_hvx several times in a loop. I think the error is indeed 0x04 and not BLE_ERROR_NO_TX_PACKETS 0x3004...