Why project config is not finding relative path of these files but absolute path works fine:
CONFIG_CHIP_FACTORY_DATA_USER_CERTS_DAC_CERT = "certs/Chip-DAC-Cert.der" ...
Hi!
We use nRF Cloud Log backend in our project. And during my research I found that it actually doesn't filter (despite the filtering code is there) messages generated...
I'm working on an Android app that connects to a Nordic nRF52833 BLE peripheral (Zephyr 3.7.99 / NCS 2.9.0). I'm encountering a consistent issue where:
The app connects...
I have been testing the thingy91x and measuring power consumption trying to reduce it to the absolute minimum.
Using a test program that moslty sleeps ( using k_sleep()...
Hello,
I'm working on a project using the nRF52840 and Zephyr, and I'm experiencing an issue when trying to use device power management (PM) with a custom sensor driver...
I am trying to get the wifi stack to connect to a wifi AP using WAP2 Enterprise (initially just with identity and eap_password, later with full ca_certificate check and client...
I've got some timing-issues with the nPM2100. As I could not locate the relevant information in the datasheet, I'm requesting this here.
My PCB has an nPM2100 with a mechanical...
Hi everyone,
I am desing my own pcb using nRF52840 SOC. Looking the reference design I can see two external crystalls one 32.768kHz and one 32MHz.
1. The 32.768kHz is...
The reverse task is easy: Central can read service 0x1800, attribute 0x2a00 from peripheral. Central can obtain peripheral name from advertising data...
But how peripheral...
I'm using sdk15.0.0 and device nrf52840
I have 5 services among them only 1 service is for notifications and remaining services for reading and writes functionality. ...
Hi,
I build an Xamarin bluetooth application and I needs Plugin BLE nuget package Service, Characteristic and Descriptor UUID numbers. My device is nRF52840. I would like...
Hello everyone,
I am using UART in my project to send data and receive data
the issue is while I am debugging it shows or indicating at NRF_BREAKPOINT_COND;
but led...
Hi everyone,
I am developing a custom PCB that will integrate the nRF52840 SOC. More specifically I will use the MDBT50Q-1MV2 module from Raytac that is approved by Nordic...
I am working on nrf51822 and SDKV10, Softdevice S110. Firmware has implemented whitelist features and enabled bonding.When i bonded the device using nrfConnect App and the...
Hello,
My home application requires standard Wifi 2.4/5Ghz and Bluetooth 5 protocols for communication. I see that nRF has a proprietary Wifi, what are the differences ...
Hi need to change configuration which uart is used when mcuboot is going to serial recovery mode. I would like to have this set for uart1 by adding: Then I put nrf91 in the...
Hi, our product is one set of transmitter/receivier based on nRF24 series. Recently, the number of failures of receivers increases quickly, and most of failures are shown...
Hi community !
I got a weird problem for me. I got a program (BLE Mesh) which i flash on two nRF52840 Dongles, and i got 2 differents behaviour
The first one can be provisioned...
I used nRF connect on iOS to get values from a device. I can see the characteristic property as indicate: when connected it displays the values I need.
1- Is there any way...
HI,
I purchased the nRF51822 Bluetooth Smart Beacon Kit ( I knew it's discontinued ) to perform a quick and simple POC (put my custom 31 bytes for the beacon to advertise...