Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
In the system on low power mode , how and where to change the startup time t1V7 for 1V7 regulator and startup time t1V2 for 1V2 regulator for better power optimization. And...
I know this was asked before, but none of the posts address my problem. There is a similar thread , but the issue on that one was that the softdevice was not being used. I...
Hi all,
I'm implementing a Bootloader with the source code provided no the website (Windows C# app, nRF24LU1 station app and nRF24LE1 device bootloader/app). Everything...
Hello,
When using the nRF Master Control Panel I see other Beacons with "Complete Local Name"... I am building an iBeacon but have not found a way to set the name and have...
The following thread talks about CPU unblocking during connection intervals.
devzone.nordicsemi.com/.../
How does this feature affect BLE Radio Notification? Do...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
Good Moring engineers.
I just got nRF24LE . I am wondering the timer2 only provide 2 seconds long period ?
I want my project nRF24LE sleep as long as possible , at less...
I am using an RTC for other purposes that exposes a buffered 32kHz clock. I am considering using the buffered (rail-to-rail) for also the LF timebase of the nRF51. The drive...
I've just discovered that the Jlink LITE programmer can not program my custom PCB because it runs at 2.7V.
Does the nRF51-DK board support programming an external target...
Hi....
We are working on PCA10028 DK with S130 softdevice version 0.9.0 alpha. Could you tell me about the release of stable SD S130. Hope it will be soon.
Hey,
Is it possible to use the NRF51822 for connectivity together with Arduino, and if so are there any easy instructions as to how to do so? I am looking something on...
Hello I was wondering if I can use both the proprietary protocol 2.4 Ghz ( I understood the one to use for the new projects is Gazell ) and the Blueotooth smart on the nRF51422...
Recently,I met a problem when I used Gazell mode. Before, i used the GPIOTE to collection PPM receiver 's length of time, when I also use the gpiote and wireless data transmitting...
Hello , i have been following the ANCS tutorial and have managed to pair it with my iOS device. I am using the Nrf8001 with an arduino. I have read up many articles about...