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...
Hello everyone!
I have a question about flashing firmware to a PCBA with the nRF54 and nRF91, or any dual MCU board in general.
When looking at the Thingy91(x) this...
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...
I'm trying to create an automated script for deploying the command line tools with the segger Jlink driver.
I'm currently using the 9.6.0 installer with the following command...
So I reinstalled one of my Linux boxes (again) a few days ago, and one of the things I need to do to get all the development environment up and running (again) is get the...
Hi everyone,
I'm currently working on MAX30100 sensor and i need to read this sensor data with i2c, currently i'm able to read mpu6050 and 9255. However i don't have much...
Hi all,
My BLE device uses the NUS profile to send data to a connected smart device. At the same time it should also be possible to connect to a RPi/Linux based gateway...
I now use nrf52832 to do development, nrf52832 and mobile phones to transfer the data is relatively large, I would like to achieve For mobile phones that support BLE4.2, a...
Hi Everyone,
I have been experimenting around with the low power SAADC example in SDK13.
I am using PCA10040 dev board and I have programmed it to start/stop ADC sampling...
Hi,
We've been developing an peripheral HID over BLE using Nordic's SDK, connecting with iOS, Android, and Windows devices. (Board: nRF52832, SDK 14)
We've noticed an...
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...