Hi,
I am power profiling an application on the NRF52 DK. The application uses SPI to communicate with the BMA400 accelerometer:
The program initializes the accelerometer...
Hello I have a custom board with LR1110 Lora radio I'm getting errors that driver is not supported when I define the spi1 for it
lora0: lora @ 0 {
compatible = "semtech...
Hi,
I am building a Thread network ( www.youtube.com/watch with a Rasp Pi 4 as a border router, an nRF52840 DK as an RCP, and an nRF5340 DK as a child to be added into the...
We found a problem with a client's legacy design. They use two 12 pF load capacitors for the 32 MHz crystal, which has a 4 pF capacitance. This is a somewhat unusual Abracon...
Dear Nordic Team,
I am programming with ncs V2.9.0 and nrf52833.
There is a trouble happend when one side delete the pairing info,but the other not.
Peripheral has already...
Hello DevZone,
I have a project where I currently use the AT%XPOFWARN feature, in order to turn off the modem in case the battery voltage is too low. It's used in both cellular...
Dear Nordic,
we are working on the developement of a new product based on the nrf8002.
We are on the reflexion of the test plan of the product, and i have some questions...
Hello all,
I'd like to use the NRF24L01(+) for home automation of my house,
but instead of spending time making my lighting system, switches etc. working with the NRF24L01...
I used nRF Uart app connect with my device, after connection, i don't send & receive data, when after 5 minutes will be disconnected.
Is Android system default setting...
Hi,
I would like to delete a single bonded central from the bonded centrals database.
I'm looking at the documentation for the function
ble_bondmngr_bonded_central_delete...
Hi,
It's needed to stop the advertisement in my project. I try to stop it directly by using interface sd_ble_gap_adv_stop(), but an error indicating NRF_ERROR_INVALID_STATE...
We are using the nrf51422 qfn 48 and nrf51822 qfn48 in a design.
I understand with the QFN48 we should use BAL-NRF01D3
devzone.nordicsemi.com/.../nrf51822-moving-from...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi Nordic,
We are working on Android and iOS apps. Currently using S3 with Android 4.3 and Note to communicate with nRF51822. Baud rate of 19200bps for our serial communication...
Hello,
Is it possible to increase the accuracy of the advertise interval? Im attaching an oscilloscope screenshot showing the S110 device advertising with a 20ms interval...
Hey All,
I am working on a board that is based on the nrf51422. The system goes to sleep and gets woken by an interrupt. One of the programmers claims to have managed sleep...
We use nRF51822 with S110 as a peripheral connected to iPhone master and looking for RSSI.
RSSI with correct value is received by the peripheral application every about 1...
Are there any sample applications that use a joystick press as an interrupt instead of a button press? The dev board I'm using uses the nRF6350 display and I was wondering...
Hi
I used the example from nrf51822_v4.4.1.31827\Board\nrf6310\spi_master_example for my PCA10001 board, as I know the pins configured in this example are for nrf6310 board...
Does anyone know how to implement a wrist watch LCD display? I mean a bare LCD Display, without a pre-build driver (I2C). Can I do it directly or I need another IC to drive...