I am doing some development where I use the external flash for storage external to my application. When I enable MCUboot, I can no longer access the external flash. This is...
Hello,
I searched but I can't find how to retrieve accelerometer data with thingy:53 and then send it via bluetooth to nRF Connect on phone?
Can you help me
Thank...
Hello,
I’m using VS Code with the nRF Connect extension. When I try to build the “bme68x_iaq” application to upload it later to the Nordic Thingy:53 and read its data, I...
Hello,
I am looking to use the nRF9151 module.
I spoke with my wireless provider and asked what certifications they require to use their service. They said that they...
Hello Nordic team and community,
I’m exploring the possibility of creating a mobile application (potentially using Flutter or native frameworks) that would act as a Distributor...
NCS 2.4.1 nRF52840
My project is a battery powered SED based on the coap_client example. It is configured to autojoin using a hard coded pksd. I see on Wireshark that my...
Hi there,
Our firmware is built on NCS 2.6.1 (soon to be ported to 2.7.0) and uses MCUboot.
I want to set REGOUT0 to 5 (which corresponds to 3.3V) and the `nrfjprog -...
I successfully installed the NRF9160 DK toolchain on my linux desktop the other day using the "Getting Started Assistant" App, but when attempting to install the same toolchain...
Hi!
I'm currently evaluating Thread using a few nRF52840 DKs.
The network will be used to gather and provide sensor values.
For various reasons, I want to avoid using...
Dear all,
I have two nRF52 Preview DK boards with the SoC nRF52840. I am testing the light switch example on both boards. I have changed the light_switch_server, such that...
I tried some steps and falling back to support. I received my custom nRF52832 board and wanted to kickoff programming the board to meet my requirements. I used nRF52840 DK...
Okay, this is a fairly involved issue, so I will try to simplify as best as I can.
In short, my new Ipad Mini 5 cannot connect to an NRF52840 running the NUS peripheral...
I have just purchased 2 pcs. nRF52840 - one of them works fine - the other one reports this when i run dmesg on my linux (tested on 2 different systems) "Cannot enable. Maybe...
Hi,
I'm using nRF52832-CIAA.
VDD,Pin A7, tide with Cap 4.7uF 0603
VDD Pin H7 tide with Cap 100nF 0201
DEC3 100pF 0201
DEC2 100pF 0201
DEC4 1uF 0402
Using LDO...
So I'm kinda new to micro controllers and I followed the steps for the custom service tutorial ( https://github.com/bjornspockeli/custom_ble_service_example ), however when...
Using the scanner module, I set up a scan filter to scan for UUID with no auto connect. In the scan_evt_handler, I have a switch case for the NRF_BLE_SCAN_EVT_FILTER_MATCH...
I want to secure advertised packets using ccm
I am using s132 , SDK 14.2.0 and nrf52 dk
I found that AES-CCM peripheral is blocked by soft device usage and that I need...
I have this error.
In a last time with same error on a nRF52832 I decided this problem with increase:
On the 52832 it works. But on the 52810- project fall.
How to...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
As part of ble_evt_handler...