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....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
SDK : nRF5_SDK_15.0.0_a53641a
example: nRF5_SDK_15.0.0_a53641a\examples\peripheral\twi_sensor
I didn't change anything. After build and download to the Nordic development...
Hello,
Im using pca10059 to scan for near beacons address and RSSI, but i also want to look for its battery level. (im using pca10056 to develop and debug)
I've found...
Hi.
I would like to measure the battery voltage using ADC in MCU. PCB has limited space, I consider to use the IC for this application.
The following is the LDO with...
Hello,
I am working on an IoT project using the Thingy 91 to send sensor data via Bluetooth to a remote device. Currently, I am trying to set up a simple beacon as shown...
Peripheral: SDK13.1 nRF52832
I don't want to change ConnectionParamaeter of Periperal by ConnectionUpdate request from Central. Can Periperal ignore ConnectionUpdate from...
Hej folks,
after quite some research on how to get Nordic UART and Linux together, here's as far as I got: Discover the device with hcitool lescan And - in theory - connect...
Hi all
Looking at the compatibility matrix, we understand that the following SoftDevices and SDK versions are compatible:
SDK 15.0 <---> SoftDevice S140 6.0.0
SDK 15...
Hello,
I am developing an app that uses Xamarin.Forms to communicate with BLE devices equipped with Nordic chips.
It works fine on IOS, but Android doesn't.
Android...
I have a custom board using the nRF52832 QFAA with SDK 15.3.0 and SoftDevice132 6.1.1. I'm also using an external 32kHz crystal for the softdevice clock. There are two hardware...
Hello,
I'm having issues connecting over TLS more than a single time. Using the nrf/samples/nrf9160/https_client works fine.
However, if you modify it to connect more...
Hello, I am trying to use the timer peripheral via registers only, however I am running into issues when I setup two timers and they activate at the same time. Here are my...
Hi There,
I am developing an IoT portable sensor which needs to operate across Europe Zone 1.
Talking with different MVNO it seems that NB-IoT and M1 coverage across...
Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0).
I need clarification if softdevice uses RTC and if so is the Errata 20 applicable...
Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0)
I am looking into Erratas and working on the possible workarounds. However...
HI,ALL!
I use official routine development NRF52832,
NordicSDK\nRF52\nRF5_SDK_16\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput\pca10040\s132...