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...
Hello: I am trying to design a project about a type of sensor powered by high accuracy battery which is using the nRF52832 chip in a custom board. To use the battery energy...
Hi
My requirement is to upgrade the application firmware on the nRF52840-DK from another processor using SPI interface, and I am trying to understand the code to plug-in...
I'm developing a beacon application using the Fanstel BT832AF, which uses the nRF52810 internally. This unit is mounted to a custom board, but before raising a private ticket...
As instructed to post here by We're using Zephyr on at least 4 of our products and have thousands of boards with NRF chips in the pipeline; we're trying to get the consumption...
I'm trying to install nrfutil, but for some reason the installation is unsuccessful.
After installing python and the executing pip install nrfutil, restarting both the shell...
Hello,
when my application runs, from time to time I see the following:
[00:00:29.000,000] <debug> nrf_sdh_ble: BLE event: 0x26. [00:00:29.000,000] <error> app: ERROR...
Hi Nordic team
Customer SecuX failed to use JLINK V9 to update modem firmware to Thingy91 and customer nRF91 board both.
But, JLINK V9 can program merged.hex file(application...
I want to bring up a secure bootloader with support for ECDSA and SHA-256.
I am having a hard time coming up with a combination of SDK components (frontend, backend), external...
Hi All
I'd like to implement "Fast advertising" with SDK14.10
Q1: I add some code in advertising_data_set() to do fast advertising, is that correct ?
Q2: If want...
Good afternoon. I have the Zephyr gsm_modem sample up and running for my GSM modem and a PPP connection is established to the cellular network. The example does nothing further...
After I write bonding data to flash memory (SoftDevice has been disabled before the write) I get an APP_ERROR:ERROR:FATAL. But I do not know what is causing it. I do an NRF_LOG_DEBUG...
Hi,
We added new commands for code from openthread and generated .hex file by "make -f examples/Makefile-nrf52811 NCP_SPI=1 FULL_LOGS=1 && arm-none-eabi-objcopy -O ihex...
We are planning to develop BLE and Bluetooth Mesh products using nRF52840. I have a couple of questions in use of Zephyr. 1) What is advantage of building BLE or Mesh on Zephyr...
Hi,
I tried to build the ble_app_uart example for nRF52820/s140. In my project I need to use C++ modules.
My usual approach that worked so far:
Take an example project...
Dear Nordic Semiconductor-Team and everyone else, thank you for helping the thousands of people in this forum an answering their questions thoroughly. I have a question/problem...