We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Just took delivery of a new THINGY:91 from DigiKey - v1.4.0.
Trying to follow the steps in the User Guide, but when I plug into my Macbook, it's not showing up as a USB...
Hello,
I'm a CS student and I'm trying to work with nRF5340 DK. I'm trying to program the sample network_coordinator (Zigbee) to the board using SEGGER Embedded Studio,...
Hi,
I try to use the nRF sniffer but it can't capture any packets.
System used :
Windows 10 Pro x64
Wireshark 3.2.0
Python 3.8
nRF Connect v3.3.0 - Programmer...
Hi
I'm trying to config parity with UART, if I understand right even parity is supported.
In sdk_config.h
changing default value 0 to 14
#define NRFX_UARTE_DEFAULT_CONFIG_PARITY...
Hi, I am using the Nordic nRF5340DK, with the Segger IDE, in the NCS 1.5.0 release.
I want to add nrf5340DK as a new board in nrf_desktop using nrf52840dongle_nrf52840...
I have application with functional configuration MCUBoot + (Spm + application). Now i'm trying to add immutable bootloader which works. However when i attempt to update te...
Hi Guys,
I have implemented passkey legacy security pairing ( no bonding ) on my device, and i want to pair with my Android phone.
I have no keyboard/ display on my device...
Hi,
I have nrf52840 DK and PCA63511 Power Profiler
It worked on WIndows 7 nRFConnect 3.3
I have recently updated to Windows 10. I reinstalled SDK of nRF52. But PDK device...
Hi Nordic,
I got the following error when I try to open nordic sample project in SES workbench...May I ask what happened? Thanks
Creating solution base.emProject ...
Hi, I have use nrf driver_ext / LIS2DH12 sensor driver to read accelerometer data
I can able to link the driver with nrf_twi_sensor and nrf_twi_mngr code.
I can able...
Hello All,
I am working on NRF9160. I was checking the HTTPS_CLIENT Example. But in my application I wanted to use the link that has header as well. How can I modify the...
Hi
I am currently trying to append the CTE extension to a normal packet using the tx and rx examples from the SDK. The examples I am using are in examples/peripherals/radio...
Device: nRF5340DK, PCA10095
I'm using latest nRF Connect SDK, installed by nRF Connect - Toolchain application.
I opened central_uart sample:
I added only "LOG_INF...
Hi,
I have already implemented a full project on NRF52840 and all is working well.
Now I need to implement FOTA through BLE.
I have 4 questions please.
1. Can I...