It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
can I use an nRF52840 based BLE gateway? Backhaul would be either 10/100 Ethernet (via Wiznet or Microchip controller chip) or a cellular module. Is the clock speed sufficient...
I am unable to get 6 notifications per connection event. I am connecting two nrf32832's, one as a central, one as a peripheral. To make this as simple as possible, I limited...
Hi
We are able to provision several mesh-servers.
The log on the RTT-Viewer of the client looks normal:
0> <t: 915394>, mesh.c, 178, Local provisioning link established...
I am working with the peripheral/flash_fds in SDK14. I need to adapt it to use RTT instead of uart
I have made the obvious changes to switch from uart to RTT, eg substituting...
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...