Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
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...
Hi
I want to migrate my application to Zephyr RTOS platform from old setup given below.
Old Setup: Hardware: nRF52832 board. Soft device: S132 Software: SEGGER Embedded...
Hi, I'm new to Nordic Semiconductor chips.
I have experience programming STM32 and Atmel microprocessors. I would need to program/debug the NORDIC nRF52832 chip, without...
Hello there, I am working on enabling/ disabling DFU in nrf52840dk using ncs 2.4.2. previously i was doing it using ncs 1.8.0 as follows: libraries used:
#include <mgmt...
Hi,
I use the above function to create a new dataset. When I use SDK 2.3.0, this works perfectly. But when I use SDK 2.6.0 I get the following.
When I tried
arm-zephyr...
Hi all!
So I'm just starting out with the Thingy 91 and I was following the Nordic Thingy 91: Getting Starting Guide and I was in the process of using MCUBoot to update...
I am using nrf7002-dk as client and running the server python code in my PC and I am using ngrok command line tool get alternate http link.
I am using wifi-fund lesson4...
Since https://github.com/nrfconnect/sdk-nrf has disabled issues, this is an assorted list of problems/limitations with the lte_net_if library ( https://github.com/nrfconnect...
Hi All,
I want to do dfu over uart with secure bootloader, am using nrf52840-DK, nRF5_SDK_17.1.0_ddde560 SDK and segger embedded studio V8.10.
compiled and flashed secure_bootloader_uart_mbr_pca10056_debug...
I use DWM3001C chip,it has a nrf52833 mcu inside.when i call ble_init() in main.c.it report error:
peer_manager_pds: Could not initialize flash storage. fds_init() returned...
Hi Team, I'm trying to port the acconeer project that worked on the old one NCS v2.2.0 to new NCS v2.5.2 and ran into a problem with the difference
c:/ncs/toolchains/c57af46cb7...
I am trying to use libmodem in a bare-metal app on a 9151dk, but nrf_modem_init() is hanging (not returning). What conditions can cause this? The issue looks a little like...
Hi there.
Right now, I'm facing the issue that I want to use the camera OV7670 with the nRF52833.
I don't know how to start or what example I can take as a base to start...
Hi,
I am using EVB of RAYTAC MDBT50Q-DB (nrf52840 module) for power consumption testing,
I'm running a zephyr application on it, to debug power consumption issues, using...
I have an application where I would like to use ACLK at 12.0 MHz to drive the I2S MCLK signal and create an atypical audio sampling rate (46875 samples/sec). If ACLK is at...