Hi,
We have a blue tooth mesh application similar to light and light-switch setup.
server nodes: light
client nodes: light-switch
We expand the light-switch node to...
Hi, I'm having trouble running the samples/net/aws_iot sample on nRF9160-based board.
Configuration: - nCS: v2.6.0 - modem version: nrf9160_1.3.6
When running the sample...
I am using BLE mesh in nrf52840. I have modified the sensor server sample and sensor client sample to suit my requirements. I am using toolchain and sdk v2.6.1. It is working...
Hi
I'm trying to use the nRF Cloud Provisioning Service with the nRF Cloud multi-service sample in SDK 2.6 on a nRF9151DK.
I have got the token from the device using AT...
Hi,
The errors that need to be resolved are as follows, and I think the sdk is not installed properly:
1.Please help me troubleshoot the installation problem of nRF...
While using the nrfConnect tool inserted into the Visual Studio code, I believe I just need to select the board target of nrf21540dk/nrf52840 and the normal prj.conf and the...
Hey everyone, I am looking for big size capacitive touchscreen for my next project so I do found with resisitve touch using FT810 EVE graphic controller with nrf52840( https...
Can Channel Sounding technology and BLE Mesh be used at the same time? Does the SDK support it? If they can be used at the same time, will it affect the communication of mesh...
I work NCS2.8.0.
In NCS2.6.0, there was no problem if I put the BOARD settings in CMakeLists.txt and ran "west build".
However, in NCS2.8.0, an error occurs. (undefined...
Hi! Recently, I tried putting my nrf9160dk into SYSTEM OFF mode. The code instantly puts it into SYSTEM OFF mode and waits for a gpio interrupt. The problem however is that...
Hello,
I am currently developing a project using the nRF 9151 and SDK version v2.7.0.
The issue I am facing is that I have configured the PSM mode, but it doesn't seem...
Hello,
I am looking for information to be able to process CI/CD automatic tests for an nRF5340 project.
I mean compilation of the project, and simple tests by using GitLab...
Hello,
I am using NCS v2.8.0.
In this, when I configured the application to use OOB legacy pairing only mode, the build process failed.
Following is the configuration...
Now I want a packet (8 bytes) to be sent out at 8k, but now it is only about 5k, I did not set the ack, is there a way to verify that the ack reaches 8k,The library currently...
Issue: I am trying to flash the zephyr sample code into custom board with nrf52840 chip. I am frequently getting the recovery failed error or the JLinkARM DLL error. I have...
Hi everyone!
I'm having trouble getting a custom PCB with the nRF52832 chip to work, specifically with enabling BLE functionality.
It seems there are issues related to...
The scan window does not alternate properly with the BT_LE_SCAN_OPT_CODED option in the scan parameters. Specifically, the scan window does not toggle on and off every 30...
Hi
I am developing an application for the nrf52840dongle. I want to be able to connect the dongle to a Raspberry Pi 3B+ which has a zip file containing the new firmware...
Hi,
I'm using nRF52832 with SDK 17.0.2. We were using the Snyk Vulnerability Database to scan our code and found issues with the libraries mbedtls , lwip-tcpip and micro...
I have questions about the build process. I received an example, and I’m curious about the roles of the folders and files in the APPLICATIONS directory. Also, it seems like...
If I want to retrieve the caller's name in the ANCS service on the nRF52840 DK, how can I do that? Is it possible to retrieve the caller's name using ANCS?
I work test program on ncs2.8.0.
I put a reference to the BOARD variable at the top of my project's CMakeLists.txt.
When "west build -b nrf52833dk_nrf52833", BOARD is...