Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...