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...
Hello ,
I am using SDK for mesh, I have saved .hex image file in flash.
Is there any example or any suggestion how can I run bootloader which will read data from flash...
HI:
Always error while porting,Error: L6218E: Undefined symbol app_uart_init (referred from main.o).
I added a path, and ENABLE UART_ENABLE 1 in sdk_cofig.h
Compile...
I have set up the gcc toolchain on Mac OSX to compile my BLE nRF51822 code and I tried to flash the code. Here are the 3 scenarios that I have tried (JlinkExe on Mac)
Case...
Hi,
I am not sure if this is the right place to open up a thread about a zephyr HCI firmware issue. Since Nordic also contributes to zephyr I'm putting up this question...
Dear All,
We have designed our custom board based on nRF52810 chipset. wehave not used 32.768khz oscilator. it seems in code default configauration is with crystal. so please...
Hi All:
When I simulated PWM by GPIO, the output current noise was shown like the picture below (red circle area):
Cause it will lead to a loading issue in the backend...
I want to implement a long write. The environment in use is below. · SDK15 · Nrf 52 · Nrf 52832_xxaa · S132_nrf52_6.0.0_softdevice.hex
My start is "nRF5_SDK_15.0.0_a53641a...
Hi Nordic team,
I have 2 nRF52840 DK boards.
I followed the steps mentioned in the below link, I am able to Transfer the DFU archive over serial with nrfutil(LED keeps...
I want to enable the Logger Module to have the high default severity of Error and then be able to enable lower level severities on an individual module for debugging. Is this...
Hardware used: 2 nRF52480 DK boards
I am running nRF5_SDK_15.0.0_a53641a\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput example, I want to increase...
I read zephyr official document of nrf52810 support:
http://docs.zephyrproject.org/boards/arm/nrf52810_pca10040/doc/nrf52810_pca10040.html
It describes like this : ...
Hello,
I just got my nRF52832 DK and am following the Getting Started at the Infocenter to get familiar with it. Running Ubuntu 16.04 and all the latest Nordic tools (SDK...
Greetings, I got a nRF52832 DK and only just found out that Smart Remote 3 is probably more what I'm looking for. It should be no problem to set it up on the DK with an appropriate...