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.
LTE Link Monitor doesn't seem to be able to detect any serial interfaces on macOS that are not the DKs (or don't have 3 serial ports)
See this hacky implementation: https...
Hi,
I am using NRF24L01 with arduino using RF24 library ( https://github.com/maniacbug/RF24 ).
While executing the transmission code i have observed the following line...
Hello dear!
This is my first post righ here. Hope you can clear my doubt.
I'd like to know if the CTE and IQ sampling features are accessible using the BLE MESH?
I'll...
Hello,
I have a device which sends a provisioning request to two other devices in a Thread network. They both receive the request and both send a provisioning response,...
Hello. I am testing the Secure DFU for NRF51 with softdevice S130 provided in the SDK Version 12. 3.0 following the steps in this guide. https://devzone.nordicsemi.com/nordic...
Hello!
I have a custom board with nRF52810 and s132. BLE connection is secured with passcode. it works.
I would like to get exact passcode entered by User if the passcode...
Hi support team.
My project build using keil IDE working stable. But when I change to build using makefile, although build success with hex file output and and everything...
Hi Team,
I have gone through many threads on the forum but still in doubt regarding how to interface nrf52 over HCI to the Linux based host.
My understanding is currently...
When building example ble_app_interactive_s132_pca10040, SES asks for missing "nfc_t2t_lib.c" and "nfc_t2t_lib_al.c" files. This happens when SES is 'Preparing target for...
Hi,
I'm currently trying to use 2 channel SAADC to measure 2 analog input port
I've searched other questions in this forum and referred SDK example
Actually, I could...
Hi All,
I want to measure the battery level in my nRF52840 design using the ADC.
I came across this thread in the nordic devZone https://devzone.nordicsemi.com/nordic...
Hey all, I am bit late to the party but I was following Vidar's HX711 Library and was able to configure it to work after a long period of time (Pardon me, I am new to this...
Hi
I do NOT know how to read log messages doing run time, is there a terminal window you Can use. I use Windows and have a nrf52840 and write code in segger embedded st...
Using oneWire library, I was able to get the temperature from the ds18b20. But it didn't work if I put the same code in the Beacon software.
I understand that the softdevice...
I observed that the asset tracker application will not run using code starting with commit a507a3e42229544b195e93a9896ca09c8a4fba85 and newer, on the master branch, in repository...