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,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello, Nordic
I have to immigrate from SDK14.2 to SDK15. I know that many things have changed in the process.
I'm referring to the Immigration guide but, There is UART...
I am using a PPI to implement a READY line for my SPI slave.
PPI's EEP is set to my SPI slave's EVENT_END
PPI's TEP is set to my GPIOTE's TASK_SET to deassert my READY_n...
Hello,
My previous question is this.
I try to implement sample application with Radio Driver 1.1.0 to SDK15.0.0 ble peripheral uart example.
Symptom
For few micro...
Hi:
I am fairly new to Nordic so please excuse my ignorance. I recently took over a project which used sdk 11 and I am in the process of updating it to 15 and want to see...
Hello,
We are developing a wearable device with NRF52 as a Beacon with CR2032 coin cell battery. We need to measure current profile for the beacon and calculate corresponding...
My environment is:
SDK14.1 + SD132 V5.0 + NRF52832
2 sensors(MPU9250 + LPS22HB) 1 battery gas meter (LTC2942) are mounted on TWI ( +1mA)
SPI to spi flash. (+1mA) and...
Hi,
I use SDK is nRF5_SDK_15.0.0_a53641a
【1】In examples proprietary_rf , Here is only the example of pca10040 , So I have to download a lower version of the SDK ?
(...
Hello, I am trying to setup and use the nRF sniffer (ble-sniffer_win_1.0.1) on my NRF51DK (PCA10028) board. I followed the instructions and using nRF studio, I erased all...
Hello!
I'm currently trying to lessen the current consumption of the nrf8001.
I tried to change the connection interval, slave latency, and the timeout using ChangeTimingRequest...
Hi,
I've been using the nRF24l01+ for some time now and am quite satisfied. I'm having a new issue that I'm unable to explain and for which I would greatly appreciate some...
I have filed an issue related to HCI UART sample from zephyr running on nrf52832. I compiled the hci_uart sample successfully, but I am not able to use the UART interface...
Hello, I'm using SDK 15 and softdevice 6.0.
I use the micro as a master and I connected an i2c sensor as slave. I had put external 10 Kohm pull-ups, but I had a low level...
Hello ,
I am using SDK for mesh, I have saved .hex image file in flash.
Is there any example or any suggestion how can I run bootloader which will read data from flash...
HI:
Always error while porting,Error: L6218E: Undefined symbol app_uart_init (referred from main.o).
I added a path, and ENABLE UART_ENABLE 1 in sdk_cofig.h
Compile...