Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Have there been any attempts to port Alexa AIAClientSDK to nRF9160?
AIAClientSDK lists "AWS IoT Device SDK for Embedded C" as one of the dependencies.
AWS IoT Device...
Hi i m evaluating the nrf5340 and i get this message when i try to download the code to NET cpu and it's a bit impossible to attach the debugger
CTRL-AP indicates that the...
Hi,
My nRF52840 DK has suddenly stopped working. I have tried different USB cables but it's not turning ON when I connect the cable to the J 2 USB connector.
Observation...
Hello
In our application we're using the download client. Here are the cipher suites the modem supports in hardware: https://www.nordicsemi.com/Products/Low-power-cellular...
nRF52840, SD140, SDK 17.0.2
We're using UARTE to communicate with a peer MCU. We're using hardware flow control (CTS and RTS are enabled) and the baudrate is 115200. The...
Hello,
I'm using two nRF5340 MCUs with BLE5.2 audio in an application. I had a couple questions I hoped the Devzone could help answer.
1. On one of the MCUs, I was originally...
sorry for the perhaps stupid question - but despite several hours of intensive searching, I am not getting any further with the start -up of my new and beautiful Thingy91...
I do not understand how to compose these settings.
Using ncs v1.5.0 GPS sample with SUPL enabled.
This works OK on nrf9160-DK using the supplied settings
#define AT_MAGPIO...
Similar to https://devzone.nordicsemi.com/f/nordic-q-a/61935/bootloader-flashing-error---nordic-nrf52840-usb-dongle I get the following error:
DFU failed: Error message...
Hi,
I’m trying to measure the current on NRF52840, SDK 17.0.2.
I have modified the HeartRate Measurement example’s advertising parameters as PLper my requirement.
...
Hi,
I am trying Zephyr for 52840 dongle. I am able to west build, but could not west flash.
While I do west flash, I get
-- west flash: rebuilding ninja: no work...
I bet you get sick of this, but I've looked at the other solutions and followed any advice, but no joy.
I am trying to use a Makerdiary nRF82540-MDK usb dongle to evaluate...
Dears,
When Reset pin(0.18) is used for QSPI (GPIO macro is not defined as RESET), after initialization ,Jlink is disconnect.
Would you please suggest it? Thanks.
I am using a nRF52840 dongle and want to filter ADC raw data. I have downloaded the CMSIS 5 DSP package.
And tried to include a copy of an example (arm_fft_bin_example_f32...
I found that AGPS can get location information via mobile network. With this feature "GPS" can work indoor.
1. Thingy91 also uses AGPS, but when I ran prebuilt hex asset...