Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to use a SPI bus with three MAX3109 chips attached to give me 6 UARTS. My overlay is defined as follows:
& spi1 {
cs-gpios = <& gpio1 13 GPIO_ACTIVE_LOW...
Hello, I'm working on a s332 application and I need to include the DFU feature in the code. I've managed to perform a DFU on s132 applications following examples like this...
I've built and able to the run the 802.15.4 RF Phy Tester but it doesn't seen to recognize any of the custom commands. Can you provide more insight into this please?
Please ignore Product Type I selected - i set it to just select that to something.
I'm planning/designing a comm box, which needs to speak to ZigBee based nodes/sensors...
Hello
I'm a beginner. I am using NRF52 series and coding in segger embedded studio. I have modified the ble_uart example and added some extra code so that I get the sensors...
Hi,
My customer occur a problem with nRF5 SDK10.0.0, the sample ble_app_hids_keyboard.
We test the sample on nRF51DK.
We connect the DK with an Android phone, and bonded...
Hello, I downloaded the NRF5 SDK for mesh. I want to make the light switch example. I installed the server and client software on two different cards. I want to make the necessary...
I am using NRF9160 (PCA10090, 1.0.0, 2021.7) for my experiment using the .hex file of UDP example provided here ( https://devzone.nordicsemi.com/nordic/cellular-iot-guides...
Hi
I use the nRF52840 board and am currently working on a Matter project.
I am trying to add a cluster to an existing Matter sample project as per the link guide below...
Hi,
I am working on pdm mic integration in zephyr RTOS. I used INMP441 mic sensor. I got SPL in dB by using nrfx. I want to create a driver for this mic. Please help me...
I have an nrf21540-ek. I hope it can be used with my nrf5340-dk. Does NCS 2.0.0 contain relevant drivers or does the driver need to be implemented by me? If NCS 2.0 contains...
Hi, recently I am been consistently getting the same issue as this post, despite having successful performed the Mesh DFU in the past and with the example code:
I suspect...
Hello,
My goal is to make DFU over a mesh network.
Using this guide , I did the following:
nrfjprog --program bin/softdevice/s132_nrf52_7.2.0_softdevice.hex --chiperase...
Hi there,
We are developing our own uart driver, and need to understand the power consumption of the peripheral.
According to the product specification section electrical...