Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
Hello,
I'm working on development of custom board based of nrf52811, we are using MAXM86161 and ICM-42605 on the custom board but couldn't find any drivers or library...
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.
...