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?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hi,
I have verified some zigbee functions on nRF52840 and now it's time to consider real deploy phase.
Big concern about deployment of zigbee is
1) how to commission...
Hi,
I am developing a system similar to door lock system.
In our system, user data should transmit from ZED(or ZR) to ZC.
So i modified the ZB_ZCL_ON_OFF_SEND_REQ macro...
Hello?
I need to create 2 events on the same key with two operation like LONG_PRESSED and RELEASE after pressed it. (With precondition no RELEASE event after event of LONG_PRESSED...
Dear Sir,
I am interested in the direction finding of Bluetooth 5.1.
I found your product NRF52811 SoC on the Internet.
Should I use multiple antennae per one N RF52811...
Hi,
I have a python program using an NRF52 dongle and its working great with the a minor detail that if the program crashes and does not get a chance to close the adapter...
Hello,
I built own device (band) using nrf51822. It's works great.
But I want exchange Chip to nRF52832. I built device using elements and layout from datasheet nrf52832...
Is there any code example for storing application data using the zboss stack? I have only found this:
There are two predefined dataset IDs for a user application: ZB_NVRAM_APP_DATA1...
Hello,
I am having an issue where it appears that my hardware timer interrupts can occasionally be delayed by upwards of 20 ms or even be missed entirely. My code is based...
Hello,
I want to update to softdevice v7.0.0 on my nRF52832 based project.
The DFU FWIDs are listed here:
https://github.com/NordicSemiconductor/pc-nrfutil
However...
Hi,
I'm working with an NRF52 Dev Kit and we want to implement OTA DFU using BLE as we have in a previous project. All our projects are worked on in Segger Embedded Studio...
Hi,
I'm trying to send CoAP messages from an Raspberry Pi3 B to an nRF52 DK with Obersve_server on it.
What i've done :
I'ive edited radvd.conf like this :
then...
The following code snippet works if the Bluetooth LE device is NOT paired. After pairing the same device, the call to WriteClientCharacteristicConfigurationDescriptorAsync...
Hello,
i have a Problem with the COM ports of Windows starting the example.py from the nAN34_v1.01 application. I have configured the COM Ports in the example.py in the...