Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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.
I have a question about the sample project "ble_app_multirole_lesc (SDK V15.3.0)".
I set the following parameters to perform pairing without bonding.
////////////////...
Hi Devs,
I have 2 issues in my application when adding twi and gpiote
the first, when adding gpiote to drive an output it increases my current about 280uA, does not matter...
I'm securely bonding to my nRF52840 development kit using SDK_15.3.0. It connects and works great with a 6 digit PIN code, but is it possible to make it connect with a character...
Hi, I'm setting up Visual Studio Code to work with nrf51 and I can't figure why Intellisense would mark some of the lines from the SDK as errors. I'm currently working with...
Hello,
We are trying to include the UART.h into examples\ble_peripheral\ble_app_hrs and are facing the said error even after including the file.
Can you please help with...
I try to how if boot/reset while power up the board and the LED5 is blinking but when I unpluged the cable and plug it again. The LED doesn't turn on any more. And the computer...
I am using nrf_serial in IRQ mode to communicate with an AT based device. When I reset the device using ATZ, I get NRF_SERIAL_EVENT_DRV_ERR -- likely because the pins go into...
Dear All ,
I am finally able to get my beacon app to compile and work on the nrf51822 using keil with s130 softdevice.
I tried to add service data to the advertising...
Hi,
I have a situation where I have to create 4 TWIS instances on nRF52832.
sdk_config.h only shows 2 TWIS instances.
Is it ok if I add other instances (TWIS2_ENABLED...
Hello,
I was testing output on a GPIO pin with the mesh/dimming_server example and was only able to see 1.6V when measured.
I read through the example on infocenter...
Dear All,
I thought i wrote this question but seems it did not get registered. We are using the Beacon App from sdk 12.3 with the nrf51822 chip on custom board. I have...
Hello, I'm still a beginner with mesh so excuse me, if this might be a silly question or has been answered before. I did not find a post that quite resembled my problem. ...
I'm trying to use some code from the sample files and given libraries to create my own custom program. Upon startup, this is what I get:
Here is the only function called...
I am Currently under process of evaluating various modules for implementing BLE Mesh, Had few concerns regarding the same, would be great if someone can clarify upon them...