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...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
I'm using the ble_app_uart as my template for Bluetooth and UART communication. I'm on SDK 15.3.0, Segger Embedded Studio and nRF52840.
I would like to send the information...
Hello,
We are facing an issue where we are having a lot of packet loss (UART nrf52832) on two sensors connected to an Android Application (Android Pie 9.0). The tablet model...
Hi!
I'm trying to implement a traditional ring buffer with the nrf_ringbuf library. I'm using nRF52840 DK with SDK 15.3.0 and SES.
I'm going to receive strings of data...
Hi all,
I am working with Thread SDK v3.1.
When I run mqttsn-client-public and subcribe to make MQTT-SN network use UDP. But it doesn't have DLTS.
In the topic : https...
Initiated west init as per nRF Connect v3.0.0 Getting Started Assistant but resulted into an error. Worked the last time I did this. Any idea what's going on? "west init ...
Hi,
I'm trying upload firmware onto the nRF24LU1+ dongle (nrf2728) from the nrfgo motherboard (nrf6310) through nrfgo studios. I have it hooked up just as described in the...
Hi,
With my mistake, the firmware in nrf52840 Dongle is none, Do you know how to get the official firmware? and how to download this firmware? if using Jlink, any pin support...
Hi All,
I have a scanner project based on nrf52840 + S140 and I saw S140 (7.0.0) seems to support nrf52811.
So I want to port existing project to nrf52811 + S140 7.0.0...
Hi, I am experiencing the nrf52832 with some testing and developing few examples.
I am using nrf5_SDK_15.3 SES. OS : Windows 10.
I am using nRF52832 only. I have seen...
When designing an NFC coil to use with the nRF32832, are there any recommendations as to the coil inductance and Q that we should target?
Being a passive design, we are...
Hi I am using the tutorial from https://github.com/bjornspockeli/custom_ble_service_example . I have uncommented some of the starter code from ble_cus.c. My understanding...
I am inquiring about something I know very little about but will try to communicate for the information. Smart phone applications can be opened through a QR code which utilizes...
Hi,
We are using ncs tag v1.0.0.
I am using i2c_scanner example firmware. It works find when used as it is.
When I added "UART2" in this firmware i am getting hard fault...
Using the ble_app_uart example, Using oscilloscope to measure the time interval of broadcasting, two development boards are used respectively. One development board is nrf51422...