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...
Hi everybody,
I'm trying to use the example ble_app_hrs with s110 on the PCA10001 Board and the ble_app_hrs_c with s120 also on an other PCA10001.
I changed some led flag...
I have already explored how to fix the related problem in the DevZone. I think the firmware of the ATSAM3U2CA-AU is erased. Here, I have two problems:
1, How can I get the...
Hi,
According to the code in PCA10059.h:
#define RX_PIN_NUMBER 11 #define TX_PIN_NUMBER 9
I would like to know what pins are related to number 9 and 11 in this schematic...
Hello,everyone.
If you have some suggestions,and you leave them, I would appreciate it very much.
I designed a pcb base on nRF51822. It can only be searched by mobile...
Dear Nordic support,
I am working on a device based on the FreeRTOS heart rate example and I am having difficulties with the BLE connection when connecting to iPhone X...
Hi, I want to reduce current my module.
I used SDK15.0.0ver, nRF52832
I have 2 questions.
1. I used app_uart_close();
But My module was reset again.
2. I want to...
hi...
i want to check my data for every minute , so i set the timer for one minute.
but its not working ....... how to do?
i have set the timer like below
i am finding...
Hello nordic team, I have a question regarding BLE Mesh and Uart0:
The InfoCenter is saying that Uart0 is blocked when using the serial Support. I don't wan't to use the...
Hi,
I'm testing an interactive pyaci example in Mesh SDK v2.2.0 with two nRF52DK boards.
Interactive mesh provisioning and configuration example worked fine so I modified...
I'm using nRF52+SDK11.0.0+S132 . It currently has SPI, SPIS, TWIM, RTC. I want to remove SPI and I'm getting: ..\components\drivers_nrf\spi_master\nrf_drv_spi.c(56): error...
Hello,
I'm using the nRF52 DK with SDK 15 and SD132 6.1.0. I have a custom service running that requires periodic characteristic writes. Occasionally when writing to this...
hi guys!
i'm trining to develop the nrf 52840 devkit in particular for the ble use.
from the documentation i didn't find anythingh about send a message to the dongle from...
Hello guys,
I am using nrf52832(PCA 10040) and transmitting radio packets. I want to collect the packets using raspberry pi. Is it possible?. If yes, how are the ways we...