I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
Hi, The attached picture below captures all the RSSI of our beacons in the field. These devices were set to transmit at maximum transmit power of +4dBm. This max value was...
Hi
I'm trying to get the application timer working on nrf52840 SDK version 17.02
I have followed the below link
devzone.nordicsemi.com/.../application-timer-tutorial...
I am able to print out to Uart but not able to receive from uart.
what do i get wrong?
/* main.c - Application main entry point */
/*
* Copyright (c) 2015-2016...
Hi everyone,
I would like to overwrite my SoftDevice wchich I don't use in my application. I found information about updates without Softdevice.
Its possible to update...
Hi,
I'm trying to build the SLM application on the SIAA chip (w/o GPS). I'm modifying from the nrf9160df_nrf9160 board, but no success there. Is it possible to build the...
When I set the GPIOE pin to float, NRF_DRV_gPIote_IN_config_t config = GPIOTE_CONFIG_IN_SENSE_TOGGLE(true);
The power difference between true and false is 10uA, but when...
Hi All
I have been successfully using a jlink flasher for quite a few years now but after upgrading the segger drivers as i have always done ever couple of months i now...
Dear Nordic Developer Zone,
Is there a way to set the LFCLK (32.768kHz) on a GPIO using nRF52811 ?
I want to use this clock for controlling another device.
Best reg...
I'm trying to implement OTA DFU in our custom App with our nRF52832 acting as the device to be upgraded. Everything seems to work OK in that:
1. New image uploads to the...
I have configured a composite USB device on nRF5340 with DFU+CDC+Audio interfaces and enabled MCUBoot. Trying to perform DFU using dfu-util tool on Windows always fails. Following...
Dear Nordic Engineers
I have a problem and would like to ask you about the frequency offset of NRF5340.
As we all know, if I would like to adjust the frequency offset...
Hi everyone,
I am currently working with NRF52833 and SDK 17.0. Everythings went pretty well, however, now i need to have some memory check in runtime since i used a lot...
Hi guys
I ve made a custom board using the nrf52811 SoC,and now i want to program it for testing.
The thing is i am really lost on what to do, this is the first time...
I wanted to use SES (6.32b) to build an example app (nRF5_SDK_14.2.0_17b948a, ble_app_blinky) and run it on a Nordic dev board (nRF52840 Development Kit), but crashed.
...
Hi there,
I just followed all the steps (twice) and I still cant get the welcome screen to show up. I cant get anything to show up when i click on create a new (anything...