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...
Why do I get the folowing error with mbedtls when doing "west update"?
Possibly related issues: * devzone.nordicsemi.com/.../west-update-blocks-and-fails-on-mbedtls (Didn...
Hello All,
I loaded the last FW version (mfwnrf9160100) in my nRF9160 SDK using nRF Connect Programmer and looks fine.
However, the Reset button or AT commands are not...
How would I take a NRF51 Dongle that has the stock firmware from nRF Connect and communicate/send commands to it over something like PuTTY? I've tried sending AT Commands...
Hi
configure as:
ROM start: 0x26000
RAM start: 0x20002218
when I download application software , it pops up following error.
I'm using keil uVison version 5...
Hello! I am doing some development with pc-ble-driver-py and ran in to some unexpected behaviours when reading characteristics. I have been modifying the nus_collector.py...
Hi
In the last few months I posted a question about RTOS and softdevice and I need to read the answer again but I am struggling to find how to do that
Look forward to...
Mesh core is aware of the total length of DFU package. Why Application hasn't this data?
DFU packet DFU start has data field Firmware length (see here ) Mesh data structure...
Hi,
as my project moves forward I've switched to development of central board. In addition to space restrictions the board is promising to be a resource hog. A 2500+ mAh...
Hi,
I am using SDK13 and have noticed some critical issue with peer manager while bonding. The problem is that after performing dfu of my device (which was bonded with two...
Hello, I'm developing application starting from blinky example extracted from nRF5_SDK_15.3.0_59ac345 SDK. I see (using nRF Connect) that the connection result as "unencrypted...
This thread in zephyr community has left me confused about the features supported. lists.zephyrproject.org/.../31926113 .
Can you please confirm I can advertise and make...
when i try to debug with the segger develoment envrionment using a segger j link
i get the following log and a generic error
this is straightout of the box code no...
Hi ,
I am working on a NFC project which has below requirements , could you please help check if we have any existed example I can test ?
1. Support standarded ISO/IEC...
I'm looking for a nodified 'Wireless UART example" that I can use for a range test.
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/wireless_uart_15_4...