Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
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...
I have seen several good questions and answers on this forum regarding the use of a PA for extending range of the nRF51422/nRF51822 devices. I have a battery-powered application...
Hello everybody,
We are using a nRF51288 with an external DCDC converter. VDD and AVDD is bridged, DCC is not connected.
The software is working in Peripheral mode, S110...
hello,
I recently purchased a NRF51 dongle and NRF51 DK. I was working with older version of NRF51 development kit. I did n't get any information in the user guide provided...
Hello,
when using the S130 with multiple connections and sporadic advertisement and scan procedures, I get a connection timeout after a few minutes, now I must know, how...
Hi,
Im using an app_timer in my application to create a timeout for UART read (im not using SoftDevice).
On my board I have USB and battery power, so at the moment when...