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 similar issue with https://devzone.nordicsemi.com/f/nordic-q-a/58524/nrf-mesh-can-t-see-node-feature
I am using nrf5_SDK_for_Mesh_v4.2.0_src for the light switch...
Hello,
My sck frequency will be 5Mhz.
Accordingly, nrf24l01 + mcu and SPI parameters as Rpull = 10kohm and Cload = 50pF How should I connect pins and which pins ( (ce...
Hello,
Our product is BLE Beacon.
We have developed original software on nRF52832 SOC.
To keep up with your latest technology we transitioned to nRF52810 SOC.
To my...
Hi,
I had a problem while testing using the app_app_uart.
I added custom service and set tx buffer size to 70.
I tested using nRF Connect.
And, i got error message...
I received a bunch of Thingy:91/PCA20035 version 1.4.0 which upgraded the SWF connector for GPS antenna to a uFL/IPX connector which is great. I also have a few PCA20035 version...
Hello,
I'm using SDK for Thread v.4.1.0 along with nRF52840 microcontroller. Starting from MQTT-SN examples I developed a Thread network with multiple nodes, publishing...
The nRF51822 QFAC-R has a drive level of 1uW max for a 32.768KHz crystal. We would like to use an Epson crystal with 9pF load however its max drive level is 0.5uW. What are...
Hi,
I am have programmed my Thingy 91 device with lte_ble_gateway program to collect data from 5 Bluetooth devices and send them to the cloud. This program runs fine,...
Hello Within my Thread network, I have a lot of Thread devices (with a lot of routers). Every now and then I need to multicast data to the whole network (I use the address...
Hello,
I am trying to read BMI160 outputs using SPI protocol but I am struggling to get a successful build from my code.
The build fails at the first line of my code...
Hi,
I am trying to write a file in flash(nrf52840) at a particular address & after that i want to instruct DFU module to start FW update from that address?
Is there any...
What are the situations where a SoftDevice calls reset handler?
I have a somewhat heavy data collection (lots of event handling) and those things are logged via RTT backend...
Hello,
I developed an application on a BMD-300-EVAL. This is a evaluation platform with a BMD-300 module (nrf52832 chip + antenna + crystal +...) on it. The application...
Hello,
I have followed all the Getting Started documents to setup the development for my new nRF9160 DK.
Among them, I installed SAGGER Embedded Studio version 4.52
...