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 all, i have loaded the example on my smart beacon kit (nrf51822 chip with softdevice s110), and it runs without problems. But in this example, the "normal mode" of the...
Looking at the documentation here (for SDK 11, s130)...
infocenter.nordicsemi.com/index.jsp
I see two conflicting statements
These APIs require that the...
The examples of whitelisting that I am looking at (ble_app_proximity, ble_app_hrs_c) both create their whitelists just before a scan. I am wondering if this is actually the...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
Hi,
I want to use more than 8 devices with gazelle protocol, so is there any way to expand the pipe number or change the pipe addresses in runtime ? Host device will know...
Hello, I have a problem NRF905. Sending distance is 0-30 cm maximum.
I want to ask if the defective product or it may be due code?
TX RX uses the base code of the library...
Hi Team,
In current application, each BLE node (nRF51x22) need to switch between Broadcaster and observer roles . Beacon kind of behavior is required i.e. no connection...
Hi All,
Please, I have some questions about the use of iPhone wireless shutter release button:
Q1: Is it possible to connect to an iPhone wireless shutter release button...
Open the nRFgo Studio and connect PCA10028 (NRF 51DK Board) then Erase all data
Open the uVision V5.18a
Open the DTM project file of the example in the following...
Refer to the NRF 51DK Spec page, It can be support Bluetooth 4.2 spec.
In the Bluetooth 4.2 spec, The device can support the maximum PDU size of 255 bytes
Where can I...
Hi Everyone,
I face a problem regarding uploading Application Hex file, I use nRF Toolbox v 1.15.0 mobile app to upload the firmware, Bootloader is successfully uploaded...
Helo, i'm working on firmware for a device, which should be able to scan for other devices, advertise data and be connectable. Scanning and advertising works. Problems come...
Hi All,
Am using NRF52 ,S132 soft device , I am trying to send two packet of twenty byte every 5s . in a timer interrupt handler I call ble_nus_string_send twice continuosly...
I have following set up for current measurement.
NRF52 DK PCA10040 v0.9.0
nRF5 SDK v11.0.0 : Power Profiling Application
S132 SoftDevice v2.0.0
nFR Master Control...