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,
I have created a new project and am following BLE_TEMPLATE. I want to learn, that is why I am not copying and pasting the solution and modifying - its the last resort...
Hallo everyone,
I'm using Eclipse IDE for C/C++ Version 2018-12 (4.10.0), my OS is Ubuntu 18.04.2 LTS and my hardware is the NRF52840 DK. I'm using the GCC C and C++ Compiler...
Hi,
I already asked a similar question 6 month ago ( ticket ) but we never got a solution to this.
Now, after 15 month of development, our mesh-applications are almost...
hi I used light switch example in mesh SDK. i want put device in sleep mode if the device is detected sunlight (using solar panel). if again darkness detect means it will...
Hi,
I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I used the nRF UART and nRF...
I'm advertising a custom 128bit UUID for my service.
when I added the buttonless DFU service, the UUID in the advertisement packet got mixed, I ended up with the base uuid...
Dear nordic,
I have some doubts regarding ble nus service.
1. how many bytes i can transfer in one packet t a time from smart phone to nrf52832 viceversa?
2. Is it any...
We are using the Nordic nRF52832 and the nRF51822 in two different products. We seek to distinguish between these products and other BTLE devices with a scan using a dongle...
Dear Sir,
I am using nrf52832
SDK 15 and softdevice s132.
I have made a custom board using BMD300 module (nrf52832 based module).
I have takem the following pins...
Hi Everyone,
I am having this issue where i am not able to get ADC and BLE working together.
I am using external ADC and i am using BLE app uart as the base to develop...
I have a basic question regarding the interrupt priority. I want to know if the lower priority is triggered while the higher priority interrupt is served, is the lower priority...
Hi
I want to use GCC 4.9 2015q3 to build code on SDK v15.2 and v15.3 but it shows it cannot find 6 2017-q2-update and 7 2018-q2-update.
Checked Infocenter - Secure DFU...
Hello everyone,
I am trying to measure the current being consumed by nrf52840 using an external power supply.
Setup: I have connected 3.3V DC power supply to connector...
Dear Sir,
I am using nrf52832.
SDK 15
soft device s132.
I need to add the battery level also to the advertising packet.
Currently I have done code to read the...