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...
Hi, Aim :- To Configure SAADC Sampling Rate at 200Khz. SAADC Configuration :- 1. The resolution, oversample, interrupt priority and low power mode are set as 12 bit, OFF,...
Hi,
I am planning to design a device based on nRF51-dk but with external programmer. I have ST-Link available so I thought I just provide a simple walk through showing...
Hi, all
I tested nRF5_SDK_17.0 ecdh example (path: \examples\crypto\nrf_crypto\ecdh), config with MBEDTLS, CC310, uECC separately and add a gpio toggle to measure timing...
Is there any problem if I stall older version of nrfjprog in my apple Macbook? Will there be any conflict with the new version already installed. The new nrfjprog have the...
Hi,
I'm trying to send and receive scan request/scan response. The system consists of 2 nrf52840, 1 central and 1 peripheral. They both advertise and scan on 1M and coded...
I'm currently working on a program that automates the Legacy DFU procedure and I'm running into some strange issues with writing to the DFU characteristics.
On the nRF Connect...
Hello,
I am trying to use the FDS module with the Softdevices and Peer manager.
I can store some data and I am able to read the header of the record, but when I try to...
Hi,
I want to use the static version of pc-ble-driver in my c++ code. I am learning cmake but I have no expereince with Ninja. I'm using only the version 6 of the API. My...
Target application 1: Data acquisition is carried out for a 0-1khz high-low level signal. The low level is effective. The count is increased by 1 for each trigger. 2: Use...
Excuse me:
I'm developing a keyboard with nrf52832,Calling ble_hids_inp_rep_send() returns BLE_ERROR_GATTS_SYS_ATTR_MISSING when the keyboard is just connected to ipad4...
Hello All,
I am developing a prototype for one of my application.
I am trying to integrate the zigbee stack to my base firmware.
For my application I am using RTC2....
Hi,
I'm using the example "ble_central/ble_app_uart_c" of nRF5_SDK_17.0.2. Connection to peripheral workes fine.
If the central re-starts while a connection is established...
Hello, there
We made a custom tracker device with nRF9160. During prolonged use, we observed that k_delayed_work_submit_to_queue sometime return -22 and cannot be recovered...
When i change the config NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS to 1
the following error comes, how do I overcome this?
<debug> app: nrf_dfu_svci_vector_table_set() ->...