Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi, I'm almost finished setting up a development environment for nRF52840 DK on macOS. I used the new Toolchain Manager to install everything, and then imported the "peripheral...
While developing our project using NRF9160 , we encounters a hard fault. The screen shot and the map file is attached. Please help us in understanding what is happening from...
Hi, we are using nRF52832 SAADC in differential mode. We have two channels connected.
Inputs are now configured as differential-N and differential-P (PSELP and PSELN). ...
Dear all:
i have a problem about connect distance. My central device is nRF52840 ,peripherals are nRF52810 device。all device Hardware RF performance are good. But,when my...
Hi In continue to Tzvi Kaplan thread and other threads here related to the PDM, like this one:
devzone.nordicsemi.com/.../single-pdm-microphone-at-higher-pcm-sampling-rate...
Dear Team, SDK - sdk version 15.0.0 IDE - Segger Embedded Studio SOFTDEVICE - s140_nrf52_6.0.0_softdevice We are developing our custom application and it is battery operated...
Hallo,
I want to measure the RSSI of a BLE-beacon. The beacons runs fie, my problem is the other side. I read the thread:
https://devzone.nordicsemi.com/f/nordic-q-a...
Hi,
I am trying to make a project where one Bluetooth chip receives an audio file from mobile and another chip will receive it via serial communication and transmit ahead...
Will the nrf52811 I2C compatibility work with the I2C on the MLX90614 IR sensor. I need to make sure that they will work with each other without issue. Below is the datasheet...
I have DFU OTA application running on 52840 platform on a custom board. SDK v15.3.0. I use SoftDevoce S140 v6.1.1.
Then I need to port it to 52832 platform - SoftDevice...
I have used the NRF52 before, but we got a new need for it to be used with FreeRTOS. Usually I use the RAM_START and RAM_SIZE defines the set up the ram usage for the soft...
1. I tested the following AT instruction on ncs v1.3, returned OK, but did not return the subscription message, need to modify where to return the subscription message did...