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...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi, I would like to use a PWM application with mesh SDK. However when I try to compile, I got an error because "app_pwm.h" is missing (No such file or directory). The only...
Hi !
I'm using the nrf52832 chip and I'm trying to communicate with a LIS2DH12 accelerometer using the I2C protocol.
But unfortunately I can't handle with it, it seems...
Hello,
I am completely new to creating a Bluetooth mesh network and nRF5 devices. I have three nRF51 DK and 2 nRF51 dongles. I have earlier read the posts and made nRF51...
Hello,
I am using sdk12.2.2 and customised nrf52 board. I am writing 6000 records of 24 bytes each in flash of nrf52. My challenge is after 6027 records I am getting error...
i made custom board refer to thingy 52 Circuit
all fuction circuit is same so i want to use thingy 52 firmware
when i was erase all memory nrf52832 and upload thingy_v2...
I am using nrf52832 sdk14.2.0 to develop now, I want to realize the following function on the basis of PWM_driver example, output the following waveform on P0.22: 1ms high...
Hi all,
I am newbie with nordic, and I need some help.
I am using nRF52832 with softdevice.
I need to generate a 128 kHz clock signal (PWM pulses with 128kHz frequency...
Hello,
I'm doing some power evaluation of the three PHYs of BT5 using the PCA10056 preview (v0.9.0) and the PPK (rev 1.1.0), moreover I'm using the ble_app_att_mtu_throughput...
I've seen variations on this question, but never quite been able to decipher a complete answer:
I've built an app for the NRF52DK based on the nRF5_SDK_15.0.0 "Hello World...
i created a mesh network using light_demo in NRF52832SDK and i need to scan a new device to make it join my mesh network .when there are a number of devices and i have to...
Hi,
I am working on the port of the nrfutil library of python -> C and I am looking for a support to understand the python code of the nrfutil library please.
Can you...
Hi
I was designing nrf52832 based PCB and using Jhonson's 2.4ghz antenna. The PCB is 2 layer and I am following the guidelines of chip antenna as given in the datasheet...
Hello:
We had a main application with NRF_LOG using RTT as its backend, and it was working great. We are using the BLE_DFU and recently added NRF_LOG capabilities to this...
Running through the ble uart example, connecting to the nRF connect app on my android phone. If I'm not actively sending data the bluetooth connection will time out on the...