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...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I set up my PWM Driver like this:
nrf_drv_pwm_config_t const nrf_drv_pwm_config =
{
.output_pins =
{
BSP_LED_2 | NRF_DRV_PWM_PIN_INVERTED, // channel 0
NRF_DRV_PWM_PIN_NOT_USED...
Hi,
I would like to test my C code with bootloader over air by BLE. I am using nrf51822 with soft device 110. Does Nordic Company is sharing any application which can bootload...
So this might be one of the most confusing issues i've come across sofar. We're currently developing a product based on NRF52 (more specifically NRF5283 QFAAB0) with a custom...
Is there firmware available as binary file that can be loaded to the nrf52832 that allows connectivity to is as a UART HCI compatible device?
Would the same firmware be...
Hi,
I am using "nRF Toolbox -> DFU" to change an application on my BLE module which contains; nRF52 device, SDK->v11.0.
I am using ".hex" file to load the application...
iphone5_b.psd m370_android6_b.psd long_write_error.png I using SDK11. I porting nus profile to my system and make a customer's UUID. I use Lightblue on iPhone 5 to connect...
Hi,
I would like to know, by using nRF528322 Development Board can we dump the code into another hardware like custom nRF51822 microcontroller..??
If Yes, What are the...
hi , need a urgent help on small problem but really not getting ahead bcos of it.
I'm using NRF52, SDK v11 , Software Device s132.
I'm calling sd_ble_gatts_value_set() like...
The struct type nrf_saadc_config_t is defined in ../hal/nrf_saadc.h but is not referenced anywhere else in SDK v12. Thus it is either cruft, or more likely, the function nrf_saadc_init...
Hi.
Is it possible to use SPI slave and SofDevice at the same time? I try to do device which status will be read by master uc by SPI. I'm using nRF51422(rev.3), SDK10.0...
Hi All,
I am working on nRF51822, i have questions about BLE passkey security:
1- The pass key is for GAP or GATT services?
2- The BLE have few layers of data: Profile...
Could you confirm s130 data for Segger Studio Section Placement Macros FLASH_START=0x1b000
SRAM_START=0x20002800 ? This works for sdk11, somehow goes to hard fault handler...
I have impleted s110 DFU in my products,there is not any proble.But when I transplant it to the S130,it can't work.I checked the code,I found S130's DFU is different with...
This page www.nordicsemi.com/.../nRF5-SDK-for-IoT contains a link to the iot sdk doc which in fact leads to nowhere: infocenter.nordicsemi.com/.../iot_sdk.html
My browser...