Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
Dear all,
I am testing the light_switch demo (SDK for Mesh v2.0.1 and softdevice 6.0.0) below the following configuration:
-- One client: nrf52-PCA10040 DK (light_switch_client_nrf52832_xxAA_s132...
I read in a CMakeList.txt, that EXPERIMENTAL_INSTABURST_ENABLED is posible on the nRF52832 platform only.
Is it possible to get Instaburst running on a nRF52840 chip using...
I would like to separate the BLE communication from the main.c and place it to a separate file. I followed the example of the default ble_app_template as well as nordic's...
Hello,
Configure the nRF52832 (PCA10040) as suggested in the link below:
github.com/.../Android-Image-Transfer-Demo
Launched the Android Image Transfer Demo and we were...
Hi, i am working on a message model based on the simple_on_off model. I am able to send and receive a buffer via unicast or multicast. Now i am trying to develop a reliable...
I need help to build a demo of product consisting of BLE observer. I chose the nRF51822 due to lower cost, many choices for modules, and it does just what I need. I was able...
Hello System: Windows 10 Pro 64bit, 1703 I prepare the Toolchain on Win10 for BLE Mesh 2.0.1 SDK. During compilation of "pc-nrfutil-mesh_dfu" i get the error "missing NETAPI32...
Hi Nordic team
I compile the example ble_app_interactive in keil ver.5.24.
And the below error message occur.
I have compiled other examples and it works fine. (except...
Hi
I am designing Circuit with nRF4122 - QFN package 48 pin, as per datasheet there is circuit for Trace/ PCB Antenna
But i am planning to use Chip Antenna and BAL-NRF02D3...
Hi,
I have a custom board someone designed with two SPI masters and one I2C master. We're now trying to enable the second SPI master and I'm running into errors because...
Hi all,
I am working on FOTA, my set up is with SDK15. I have followed the steps for DFU and i have used the secure_bootloader example, the thing is working fine, i can...
hi i have attached my gps+gsm module with nrf51 development kit and while reading an out put i wont be able to see any output , even with out put i dont know to to do debugging...
Hi,
I have completed all steps in the example at the following link https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader and all...
I am developing hardware for the nRF52840. After testing our firmware, we are going to need somewhere around 6,000-7,000 mAh to run our hardware for the time needed. We were...