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 am trying to load my shiny new NRF52840 dongle with a simple blinky app using the nRF Connect (v2.4.0) but I get an error stating that the 'Region starting from 0x0...
Hi,
I follow exactly the same as "Interactive mesh provisioning and configuration" and stuck at "Adding a Light Switch client (optional)" part.
Everything looks fine,...
I am working on a J-link command line.
i just want to lock a device after a write a binary file into device.
In j-link there will be option for a unlock a device like...
Hello,
I'm developing a program using nrf52832 DK and SDK V15.
I want to activate the SPI transmission when NRF_RADIO->EVENTS_END occurs using the PPI. I follow the PPI...
I am trying to connect an lcup heart rate sensor which is an analog device . i am using the SAADC example t interface it to the NRF52 board, but iam not getting the expected...
After unplugging the USB, disk initialization fails in usbd_user_ev_handler function function (case: APP_USBD_EVT_STOPPED). If I connect and disconnect a second time, it works...
When using the USB for logging date, I am able to see my file by simply plugging a USB connector; I can also view the contents of the file by double clicking on it. In such...
Hello,
I'm integrating mesh and freeRTOS and having problems with interrupts priorities on both sides. It's a little bit confusing to set the interrupt priority on each...
Hello there,
I am working on the iBeacon project.
I want to get the distance to 50m.
Now it detects 5-10 meters.
Soldermask on antenna
Project inspired:
Thanks...
nrfConnect for MacOS won't allow pairing of a BLE peripheral with a nrf51 based dongle.
nrfConnect Version 2.4.0.
dongle PCA 10031 V1.1.0
Mac OS version 10.11.6
A...
Hello, so I have a central and two peripheral cards that each send their counters to the central. What I want to do is compare each of the two counters. But there's a problem...
Can I use the ble_advertising module for the BLE_GAP_PHY_CODED ? Currently my Coded PHY parameters without the module are defined as:
Following the example at NordicPlayground...
Hi all,
I am working on an application where I have an application MCU and my idea was to use nRF52 as a 'modem' over serial API. The device I am making is supposed to be...