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...
Hi, I am using https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo with segger embedded studio and nordic thingy52 modules. I have problem with the mesh assert which...
Hi,
I'm new to this product and I'm facing some problems in dowloading the required softwares to program the nRF52 DK, I saw most of the tutorials here and they are old...
I was trying to upload one of the examples which is ble_app_hrs file to test nRF52 DK. However, it gives me a message that i have about 31 errors.
Below are some types...
Hello Everyone,
I am an experienced engineer but actually a beginner with Bluetooth technology. I am working on a project that uses a Fanstel BT832AF Bluetooth module. This...
Hi,
I need to be able to put larger strings in the scheduler. At the moment the maximum accepted values for init are the following:
#define SCHED_MAX_EVENT_DATA_SIZE...
Hi, I am confused by this config.
static void drv_keyboard_gpio_init(void) { // Make sure that columns will drive 0 when they will be configured as outputs. NRF_GPIO->OUTCLR...
I'm using a NRF52840 with S140 softdevice. I advertise some data and I want to be notified when advertising start. I followed this thread and I use the customs ble_radio_notification...
Dear Nordic Team,
Thanks for supporting.
Still i am work with keil IDE. But now i want to go work with Segger embedded studio because of mesh concept. Please give me step...
I have combined light switch client and ble_app_uart example by following this guide and this case ,but after I added the codes :
#define MESH_SOC_OBSERVER_PRIO //<set...
Hi,
I am developing stuff for a bike and need the Bluetooth Cycling Power Service 0x1818
I found the 0x1816 Cycling Cadence and Speed
Has anybody developed this service...
Hello I'm a beginner and I try to use the DFU. I use the documentation and I can send my init packet without any problem. But when I try to send my Firmware I have 2 problems...
Hi,
Our system is based on the nrf52832 with SDK BLE_2.0.1 for the mesh. I have few queries as per below,
1)It would be great if you could suggest any vendor who is working...
When Going into Sleep, I see peaks of 12mA every 30ms (see image) I'm assuming I can adjust that changing the connection interval settings. I have my Connection intervals...