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.
Hello,
We designed an antenna for our new product and we would like to have your feedback on it before making the prototypes. Below is the design
The dxf file...
Hello everyone! I'm new to bluetooth mesh or even to C programming and i don't understand the following: I want to send messages over Bluetooth Mesh from an nRF52840 to another...
I tried to install the CDC driver using nordic_cdc_acm.inf in the DSK15/examples/usb_drivers directory but the installation does not work and I get an error message when selecting...
Hi,
I tried several examples on nrf52840 dongle. Each one works well except usbd example. It hangs at the following code:
After investigation, the following simple...
Hi to all,
i am developing a device with nrf51822 and i want use it as a peripheral device, i want to write 4 packet per connection interval on noti char. i am ok with one...
Dear Nordic,
I just started with nrf52840 DK and my custom board. I derived my custom_board.h from nRF5_SDK_15.0.0_a53641a/components/boards/pca10056.h. I need to reroute...
use nordic demo example
i think the problem is crystal oscillator(external 32mb)
follow is the different:
//nordic kit board 0> clock state start*******************...
use nordic demo example
i think the problem is crystal oscillator(external 32mb)
follow is the different:
//nordic 官方开发板 0> clock state start***********************...
Hello,
we want to evaluate the nRF52832 chip with a example project. This project has the following functions:
- low power
- system wakeup by RTC running with external...
Hello,
I do want to simulate the behaviour of several nrf51 chipsets that communicate over the air. Do you have any suggestion, how to start with this? The best would be...
Hello everyone! I am interested in running some simulations to test a series of algorithms for BLE on nrf52832. Is there any simulator which can easily simulate nrf52832?...
Hi All,
This may not be 100% nRF-related, but:
I have a set of algorithms that are written with Keil uVision 5 for nRF52840 using the CMSIS-DSP library. Now, I would need...
Hi,
recently i made the mesh works but now i need to add OTA.
i've found this tutorial. I'm still trying to generate the keys... every time i try i get some error from...