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 am trying to send the MPU6050 data using BLE nRF51822. I have used ble_app_uart example modified it to read the data over I2C and send the data over BLE. I can successfuly...
Dear Sir,
We are developing our BT device using the 51822 DV.
Our problem is - the pairing code is preset to 6 digits but our LCD display only be able to show 4 digits,...
Hello everyone,
I am preparing customized board using nRF52840, However, I found that SWDIO and SWDCLK are the only two pins available for programmin g and debugging purpose...
Hi. I tested extended advertising of Bluetooth 5 with examples, ble_app_rscs_c and ble_app_rscs , in SDK 15.2. It works well.
And I added 216 bytes manufacturer's data to...
Hi,
I am doing a job with nRF52832 with keil in initial period. I have two peripherals and connect to nRF52832 via uart, and it runs well. Recently, I migrate the job to...
Hello ,
I have met a problem about the communication between nrf52832 and nrf24le over Gazell. nrf52832 is the device and nrf24le is the host. The problem is that nrf24le...
https://devzone.nordicsemi.com/b/blog/posts/measuring-lithium-battery-voltage-with-nrf52
Following the calculations as so, I have worked out the necessary capacitor values...
Hi,
I am using the command line tool nrfjprog to read the device MAC address using the following command:
nrfjprog --memrd 0x100000A4 --w 8 --n 6
I am connected using...
hello,
I want to use nRFgo studio download hex for NRF52810, but I have a problem as follows:
I do not know how to solve the problem, thank you very much!
best regards...
Hi,
I'm using an application based on the light switch provisioner example (BLE mesh 2.2.0).
I'm wondering if the following is possible:
- Request all provisioned nodes...
Sir/Madam,
I am developing application software using nRF51822 in keil microvision 5 IDE. I want to know how to download the hex file without using KEIL IDE. I found the...