Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
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...