[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
Hi,
I'm trying to develop a simple application on the NRF5840 DK using the NRFConnect SDK inside VScode. I am struggling to see how to add external libraries to an application...
Hello,
I am using the nRF 52840 DK board. I am trying to implement the code for the HX711 in Zephyr.
I was just comparing the code with Arduino which I have written and...
Good Day.
I plan to use nrf52840 in my development, but at the moment this microcontroller is not on sale. But there is an nrf52840-Dongle on sale.
Can you please tell...
Hello,nrf_pwr_mgmt
I am doing basic BLE advertising on the nRF52840 DK board and using nRF5 SK 17.0.2. I can see the current consumption is ~50uA but after using nrf_pwr_mgmt...
So I have been wanting a opensource gaming mouse for a long time, and gwolves decided to make one recently using a nRF52840 (you can learn more here ). Only issue is that...
I built the project on VS CODE, but it failed at the beginning
log output:
> Executing task: nRF Connect: Generate config nrf52840dk_nrf52840 for f:\nordic-sdk\project...
Hi, I've made custom boards using nrf52840. In my application I did advertise forever with interval of 200ms. Now after several weeks of tests I've two boards out of seven...
Goodday
I thought I would try the webinar
️ nRF Connect for VS Code Webinar - Hackster.io
Im getting the following error after I add Build configuration
Building...
After installing NCS 1.9.0 Open Segger Embedded Studio does not show as an option any longer. I have tried to remove the SDK and install it again, but the result is the same...
Can distance be set between nRF52840 and APP? For example, set 5m and 10m through app. When the distance between nRF52840 and APP exceeds the set distance, app will remind...
Hello Respected members, I have a question regarding the #nrf5-calendar example that is, is there any way to retain the NRF52 time after resetting the device. I am using the...
Hi there!
I'm currently looking into performing a DFU on a nRF52832 DK from an SD-Card. I managed to get the secure serial uart bootloader up-and-running and have no issues...
Hallo,
I would love to receive some support in configuring micro_ecc backend for OTA DFU.
I am using SES and following the instructions on nordic InfoCenter. The link...
Hi,
I am using nrf5280 development kit and 17.1.0 sdk.
i am working on ble_app_uart example code.
Its working fine no issue. Since the start address of the application...
We are using an nRF51x22 in one of our designs.
I am in the process of writing a bootloader that conforms to a packet format we use for loading code across our product line...