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...
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...
Hello,
My name is krishna,
I have couple of NRF24L01+ modules,
I am trying to implement MultiCeiver in the NRF module.
The problem is i am able to receive or transmit...
Hi,
I am trying to compile the ANT Broadcast Tx Example from the latest nRF5 SDK v12.1.0 (../examples/ant/ant_broadcast/tx), but I get the following 3 error messages with...
Hi,all
I use nrf51822 connect with ios device,it will automatically disconnect when links more than 90 seconds.
device connection parameter as follow:
#define MIN_CONN_INTERVAL...
Hi I'm using the Jlink to program nRF52832_XXAA, by using nRF command V9.0.0 nrfjprog
I success in erase , but I can't program correctly,I tried Jlink version 5.12g and 6...
initially we developed code for arduino mega board but now we want to use the nRF51822 soc,so how i can utilize my arduino code for nRF51822 ....i have gone through the some...
Hi,
I'm trying to load the secure_debug bootloader for the nrf52 with the SD 132 3.0 and an aplication.
But when I load the aplication the bootloader gets erased or overwritten...
I've got a problem to change polling method to interrupt notification on open-mesh with freertos project.
The example "BLE_Gateway" of open-mesh as flow:
if (rbc_mesh_event_get...
Hi i have to use this accelerometer and connect it through i2c
www.analog.com/.../EVAL-ADXL345Z.pdf
This is my connection:
VIO --> 3.3V
GND --> GND
CS --> 3.3V...
I am using nRF51822 and the Software device is S130. The application is based on ble_uart_app. I can declare it as a Bluetooth 4.2 device for lab approval. Right?
I know that Nordic has published a reference antenna design with the nRF52DK. However, I would like to develop a much smaller module with minimal antenna PCB trace or antenna...
I would need more pwm channels, than there is possible with pwm library on nrf51822 (That is 16 channels).
I would like to do it in a fashion, similar to this , using a prescaler...
To whom it may concern,
I use a BLE app via nRF52832_WLCSP, 'ble_app_hids_keyboard' of SDK11(pca10040),SD s132_nrf52_2.0.0, with the HID profile. once I started advertising...
I'm currently using CrossStudio as IDE. I've no problem in compiling and downloading the application in the nRF52832 microcontroller. However the application wouldn't start...
What is the maximum number of connection a central device can connect and control in open mesh? Is 1 to 50 possible? What is the latency?
I am comparing to RFdigital Simblee...