Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
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...
Hello,
I am trying to run the A-GPS sample program but am encountering a bit of difficulty with the SUPL code.
I had to modify the LTE connection code to allow access...
Hello,
I am using nRF51422 DK running on SDK v12.3.0. I am migrating the project examples/ble_central/ble_app_uart project from Keil uVision to Segger Embedded Studio using...
Hi,
I am trying to toggle one pin via PPI when receiving event on another pin - code snippet below:
#include <stdbool.h> #include <stdint.h> #include "nrf.h" #include...
Hi,
What is the fast way to stream data from NRF52840
1) Using USB interface and virtual com (CDC)
2) Using UART interface and extenal converter as DTFI
Please Advise...
Hi,
I use SDK16 and S140 softdevice v7.0.1. I try to send a binary file from mobile to nRF52840 (PCA10056). I download examples\ble_peripheral\experimental\ble_app_ots project...
Hey Guys,
I am trying to send a mesh message to a group address using nRFMesh application in IoS. After accessing the Groups tab, it is showing as "No models configured...
Hi there, I'm trying to build the IOS-nRF-Toolbox, with the hope of using it as the basis of our app. But, I cannot build it with the following errors:
/Users/admin/Documents...
I know there is Current consumption common conditions in the datasheet. (table19. nRF9160_PS_v1.2.pdf)
There is VDD level but It's not described the VDD_GPIO level.
1...
Hi,
I am following the tutorial https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader...
Hello,
I really find this tutorial useful and substantial. I followed the steps in downloading the github projects but I got the following errors when compiling (Note: I...
Greetings everyone,
I am a beginner in this and would like to ask for help in reading battery level.
Battery info: 3.7V, 100mAh, 0.37wh.
I have tried to read on the...
hai ,
i my application i need to update ota over serial . i m using nrf52840 and sdk 15.2
step 1 : at first flashed uart boot loader code on my board
step 2 : updated...
Hello
I am testing connection between nrf51 dongle and my BLE keyboard using heart_rate_collector sample.but there is an issue with on_service_discovery_response.
my BLE...