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 installed the toolchain according to the getting started assistant, nRF Connect SDK v1.1.0
I try to load the asset tracker application in Segger with CMake_lists...
want to add UART communication to nRF52832 with mesh enable.
I have added,
nrf_drv_uart.c
nrfc_prs.c
nrfc_uart.c
nrfc_uarte.c
files into nRF_Drivers folder...
Hi,
Let's say I have a network with 5 NRF52833-DK and 1 smartphone with the NRFMesh App. How can I achieve to sniff all the ongoing packets in the mesh network on the smartphone...
Hi,
I have a customise board which has nrf52832 chip inside. I want to establish a secure connection between my 2 customised boards but I dont have any button or display...
Hi,
We are currently in development of a custom board with an nRF52840. I'd like to check my IO pin mapping using an IDE if possible, but I was unsure if Nordic or its partners...
Hello. I am using a Nordic Semiconductor Beacon (nRF 51822) and i am trying to connect it to my Raspberry Pi 4, but even though i installed Bluez, scanned using hcitool, i...
Hi,
I have nrf9160 DK. It is ok for ibasis SIM card. But if verizon SIM is used, there is no TCP/IP connection.
I tried to set APN by using:
AT+CGDCONT=1,"IP","vzwinternet...
Hi,
I'm trying to deploy the example program, cifar10, from CMSIS-NN library on NRF52. The issus is I compiled and downloaded it to the board successfully but when I try...
Hi,
I'm trying to combine serial UART functionality into the USBD_BLE_UART example. The goal is to send data in/out to the hardware UART as well.
I started off by loading...
Hello all,
I am trying to get the address of the scanner sent a scan request to my nRF52840 running as a peripheral and advertising. I am using SDK 15.0 and I have tried...
I have modified Android_nRF_Blinky to show the status of a sensor along with a timer. I added an alarm notification to be popped up if the timer is overflowed and it is working...
Monday: I received the 52 and upgraded the software to the latest release (2.2). Loaded the Thingy app on Android 10 on a Samsung S10 5G. Changed the name of the Thingy to...
I need to store some data into the NVM of nRF52832 , which can be saved after powering down . In nRF5_SDK_16.0.0_98a08e2 , which example should I learn ?
All examples of...