Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I am working with the bsp.c functions. One of the actions is BSP_BUTTON_ACTION_PUSH, which the value is 1. I would like to know at which electrical signal it is related...
Hello All, I am having a trouble with the nReset Pin during Deep Sleep. The issue is that the board is waking up from Deep Sleep due to floating nReset Pin. I am using a nrf52480...
Hi,
I am currently working on a product based on an nRF52832 (SDK 15.3, S112 6.1).
The firmware uses the Nordic UART Service to receive and send data from and to a smartphone...
I'm working on a new nRF5340 project where this will be the main application processor. The target system will support a large variety of sensors, and we expect to use a very...
Dear All,
We have designed our custom board based on BMD-330 (nRF52810 chipset). It uses i2c (TWI) to communicate with Azoteq IQS620A sensor .
TWI code runs fine on nRF52...
Hello there. I have few questions about nrf9160 GNSS part. Seems NRF have implemented own GPS L1 C/A correlator, current quality is not impressive at this moment, but approach...
Hello
In the radio test we can set up to 80 channels.
But isn't the table for the channel as follows?
40 channels is 2480MHz, right? What is the frequency of 80...
Hello
we are working on Audio project with nRF52840 include (microphone and Audio Amp). we used one I2S interface for Audio Amplifier but for Microphone we are confused...
Hi there,
Please let us ask about SMP server sample. https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html#smp...
Hello All.
We are planning to do a EMC test on our device that is using nRF52832, the test facility requires us to provide a programming interface that can change the...
Hi!
Can't continue here:
https://devzone.nordicsemi.com/f/nordic-q-a/56211/bootloader-difference-and-implementation-from-sdk-14-to-sdk-16
So I've made a new question...
Hi
So I tried to use the lwm2m sample client (nrf\samples\nrf9160\lwm2m_client) for FOTA upgrades. I do get a connection to my plattform. When I start the update I do get...
I'm trying to figure out how to change the start address of my application when chip has a bootloader flashed on it.
For example :
Bootloader address = 0x0
Main application...
Hi,
Fairly new to the world of nrf development and C programming so apologies for the potential newbie question.
I am looking at how I can setup a Raspberry Pi 4 as...
I have an application that uses the nRF52840 for BLE in central mode. This application is battery powered. Basically, the device is listening for beacons and logging which...