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...
Working on a proof of concept demo that will use bluetooth mesh (Proxy and relay nodes). and want to select the right development kit. Was looking at the nRF5340 DK but the...
Hello. I am using NRF SDK 1.9 version + VS Code to process accelerometer data. NRF52840 + ADXL375 The accelerometer is configured to issue an interrupt under a certain condition...
Dear Nordic Engineers
I would like to sample the ADC between advertisements or connections, that is when the RF is sleeping, so I want to use Timeslot, I see there is a...
I am trying nrf52840. The conditions are as follows. -The development environment is SEGGER. -nRF5_SDK_17.1.0 -The evaluation board is a DK from Raytac. There are two identical...
Hello,
I'm starting a new project on a NRF52810, and i need to use the pairing feature in my application. As a result i need to compile the FDS driver. If i'm doing so,...
Hello,
I have setup a single master and multiple slaves (10 in number).
The master has master TX channel and the slaves have slave RX channels.
The slaves send data...
Hi, I am working on ble_app_uart_c_pca10056_s140 project. I have changed the following for power saving. Is this the right way to achieve this mode? After how much time it...
I used this code to convert my analog sensor data to digital with 5 khz continuous sampling and after that i want to sent my data to pc via BLE. In this code, NUS was used...
I'm using a custom battery operated board with the nRF52840, when there is no GPIO events for a specified time period, the device goes to a hibernate mode using the __WFE...
I am currently working with a dvk-bl653 working on increasing the speed of the DFU. I have a max packet size of 251 and have tried different connection intervals but only...
Hi again
I have used nrfConnect to create an application from sample, the sample being peripheral_hr_coded
I have placed my custom service into the app, and it works...
Hello, I am trying to measure the input voltage on an nRF52833 and it is not behaving as expected.
The following code is taken from here and works as expected on any nRF52832...
Dear Sir.
I am using the cJSON driver .
When it comes to string it works fine .
However when I use integer and swap the lines
//cJSON_AddStringToObject(root, ...