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...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hello
Im new in arduino and i want to connect an rfduino with one other rfduino
how can i send from one rfduino to other the degreee an how can i see the degree on the...
Hi!
I have a problem with testing ble_app_hrs_c. I am using nRF51822 develpment board + nRFgo Motherboard. Softdevice is S120 1.0.0 1alpha, SDK version is 5.10. Specifically...
The article that mentions the S120 and Rezence is this one: www.nordicsemi.com/.../Nordic-Semiconductor-announces-Bluetooth-Smart-solution-for-Rezence-Wireless-Charging-and...
Hello
I am new to developing with the evaluation kit and have a few very basic questions.
Any answers or pointers to relevant documents would be much appreciated.
...
I'm currently working on alert notification service. Correct me in case I misunderstand it.
having nrf51822 as peripheral with AlertNotificationServie will impose to have...
Hi,
I'd like to connect my nRF2740 to my MCU Arduino Micro and test it with the sample codes found in your GIT repo. How can I do this?
Best regards,
Alessandro
Sorry for the silly question, but as it is mandatory to use sd_X function when it is possible to avoid collision, could you tell me if this code is the right way to use the...
hello all, i need a Bluetooth low energy peripheral device in which i can attach a single button to in order to control simple phone operations, i'm not sure what device will...
Hi,
I need protection against the MITM attack, what should I modify in heart rate example? Actually, I change the characteristics to BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM...
Hi!
I am using nRF51822 evaluation kit and connecting it as a master to a pair of I2C-devices (using twi_hw_master.c). Everything works well, but when I integrated the...
Hi,
I am using the Evaluation Kit, and I have tried to send some data between the Developoment Dongle (PCA10000) to the Evaluation Kit board (PCA10001). As the Development...
Hi,
Are there any reference design for interfacing a nRF51822 with an external sensor for e.g. an accelerometer (STM LIS3DH, AD ADXL362 etc)
Also do we have a profile...
My application would like to receieve notifications at several different times before a radio notification event. Specifically the application needs to receive notification...
Hello,
i have two operation modes:
One or more devices are bonded and advertising mode with whitelist (BLE_GAP_ADV_FP_FILTER_CONNREQ)
A new proximity central device...
Hi all,
From this forum and the examples given in the "sdk" find two approaches to measuring the battery voltage:
using external divider 10M/2.2M+22nF
using integrated...