I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hi, I have an nRF24LE1 based sensor, transmitting to an nR24L01+ connected to an arduino (i know you don't supportit). I have LE1 to LE1 TX/RX working (as a test case). I...
Is there a way to disable (not use) the peer manager's whitelist without setting it to NULL? I'd like to be able to temporarily disable the whitelist without potentially losing...
Hello,
I'm sampling the ADC using PPI like in the saadc example of the sdk12. For the ADC I use
TIMER 1.
And I want to write those ADC values on a SD Card over SPI...
Hi,
I am interfacing micro SD card with nrf52 using fatfs example in sdk 12.0. As I am beginner, first I wanted to perform operations like read, write, delete and some...
I have erased my J-Link firmware in error! after having installed the version supporting V6.12a, however that upgrade wasn't achieved via the drag and drop process.
Where...
Hi,
I am looking to test the performance (range, data throughput, packet drop rate etc.) of BT5 in application specific setting using nRF52840. Ideally this would be done...
What has been tested:
In the Bootloader configuration inside the watchdog and start and
feed the dog operation, and then in
the static void wait_for_events
(void)...
Hello,
I am working on modified version of ble_nus example and I tried to send data to nordic DK.
In Android, I used
BluetoothGattCharacteristic characteristic = mBluetoothGattService...
Hi,
We are designing a system that shall supervise the battery voltage (1 AA cell) on an analog input to the nRF51822. Question is what happens when we put the processor...
Hi
I'm doing project called automation of lights using beacons and iam using sdk (nRF5_SDK_12.1.0_0d23e2a) and nrf51822 dongle. I need complete information about advertising...
Hi,
I am using nrf51 dongle on which I have loaded example code for BLE central(ble_hrs_c) from SDK 11.0.0 's example folder + soft device S130.
My problem is, I am...
Howdy. I have some trouble when trying to communicate with AD7793 using SPI.
I used ble_app_uart example and combined it with the SPI master example and the general...
Hi,
currently, I'm working on encryption using the crypto module of SDK 12.1.0 for SoftDevice 3.0.0
It is no problem to generate a public key, but if I want to generate...
We are using the nRF51822 on our product.
I'd like to know about the minimum value of RSSI ?
We checked the minimum RSSI value by using our products.
And most of...
Hello,
We plan to use the Serialization mode with the NRF52832 module.
We would like to know how is handled the low power mode when the NRF52832 module is used in Serialization...