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,
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...
Hi,
could you please advise us on how to set a static MAC address for the nRF52 series? We haven't been able to find it in the documentation. And it seems that default is...
I have TWI sensor comms running fine in Zephyr on nrf52840_dk and separately Bluetooth controller in low latency mode using S140 softdevice also running fine in Zephyr on...
In SDK For Mesh 4.1.0 the Light LC/CTL/Lightness models were added. The problem with this addition is that another flash page is reserved for the models metadata and possible...
Hello,
I am trying to send something by my own via UARTE0. This is only for testing/learning purposes:
This is what I see:
[00:00:00.000,000] <info> app: enable...
Hi,
Can I control warm light as well as cool light using the CTL+LC server example provided in the Mesh SDK v4.2? Or does it support only warm light?
Moreover do we...
This is my log
Loading solution asset_tracker.emProject Executing load commands cmake -GNinja -DBOARD=nrf9160_pca10090ns -DBOARD_DIR=C:/Workspace/nRF9160/ncs/zephyr/boards...
Hi,
Currently I am setting up my work environment. I have a simple Zephyr project running on our custom board with the nRF52840, so a modified example and a custom board...
Hi Folks,
I am currently working on a BLE configuration composed of two NRF52840 chips. One is configured as central and the other as peripheral and use coded phy (long...
While I am going to pair with my android 9 Asus mobile phone with SDK 17 nRF52840. It in my mobile showing "Pairing rejected by Nordic_HRM". After that I have added a some...
Dear community,
I am trying to implement a custom service, however I am struggling because many example codes are for PCA10040, Softdevice S132 and/or for older SDK's. I...
Would it be possible to get the SHA256 hash for version 5.1.0 of the S132 soft device for the nRF52832? Just want to verify the integrity of the download. Thanks.
Hi All,
I am currently designing my PCB using nRF52840 chip.
I was using the footprint downloaded which was in nRF52840 dongle pcb library given by Nordic. During DRC...
Hello,
I am using Nrf51822.
I am using sd_110/application/bootloader, etc. in SDK_10.0 without problem.
Recently, migration to SDK_12.3 / sd_130 is in progress to...
How wide are the peaks? I know that it depends on many factors how high and long the peaks are. Currently we have measured peaks of 450 mA for 40-50 ms in our application...
Hi,
I am trying to run the Zephyr BME280 sensor sample application (using nRF9160 DK) in NCS1.3.1, but get the below error:
My prj.conf is as follows:
And board...