Hello,
I am trying to play the AT45 DataFlash driver by directly copying the sample code from nRF connect SDK v2.9.1 (C:\ncs\v2.9.1\zephyr\samples\drivers\spi_flash_at45...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
Hello,
I was given an existing code with a possible bug in it relating to RAM retention and I'm trying to make sense of what I'm seeing. I am using NRF52832 with SDK 17...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
I am trying to create a partition on mx25r64 using partition manager on my nrf52840dk. Below is my overlay file
Below is my prj.conf file
Below is my pm_static.yml file...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Using 2.0.0-1.beta on Linux Mint 18.
Have installed pyserial with: sudo pip install pyserial --upgrade --ignore-installed
resulting in:
Installing collected packages...
hi ;
now after i maked a successful connection between smart phone and nrf51822 and i could change the state of gpio pin 20 i find a new problem
i want my pin is still...
Hi All,
Just wondering if i'm doing the right thing here.
So i am using the example of the central device to get started.The idea i'm trying to do is to use the central...
Hi,
I am working on my production hardware with nRF52840 on it. I am using MBED OS. What should be the memory map of 52840 for soft device and Application code? I am using...
Here are my system requirements:
A single "Controller" needs to send 4 bytes of data per node.
There are 25 nodes in a system (100 bytes total payload).
All nodes must...
Hello,
Is it possible to use Mesh SDK and create a GATT database for mobile device to connect to? There are no examples for this in Mesh 1.0.0 and 1.0.1 except a simple...
Devzone,
I'm working with the nrf51822 dev kit- specifically with master emuator API version 2.1.8.
Does this current release of the API (2.1.8) or subsequent releases...
Hi Everyone. I am Anthony, embedded software engineer. Now I need to dive into the Nordic BLE world for the new project. And we are going to used nRF51822 MCU. But I have...
Hi there,
On my project I was working using sd_flash_xxx functions to write the whole flash pages or erase it, so I added peer manager to my project and I had to switch...
Hi,
We have a specific feature that isn't supported by iOS, and we'd like to turn it off when connected to iOS devices to reduce battery usage.
Using the nRF sniffer we...
Hello,
Currently working on a project for a company that uses your product.
Does Nordic use a certain style guide, or do they have a style guide internally that I could...
Hi Folks,
I'm using the Custom board with nRF52 and temperature sensor .
I'm trying the Experimental_App_Peripheral_Blinky code in the custom Board but i couldn't able...
Equipment: PCA10040 DK with SDK14
I'm currently having the same issue described in this post.
Essentially, I can program and build my project correctly in Eclipse, but...
Hello,
I have the following questions about the SAADC of nRF52832:
The relationship between ADC code and result.
For 0.6V reference, 12-bit resolution and single...