Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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...