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...
I need an star network with 1 master and 4 to 8 slaves. I'm not so concerned about the power, but the convenience of the nRF51822 is attractive.
Does the current BLE library...
Dear all:
Now,i have issue ,i can't fund device.(i have sure the hardware is OK)
i think it is program overwrite the J-TAG register(TDO)? but i may not sure.
have any experience...
The Arduino SDK by David Edwin linked to here is no longer available since the Bluetooth forum seems to be down, and has been for some time: devzone.nordicsemi.com/arduino...
Hello and Happy new year!
My goal - to create ibeacon device. I've bought evaluation board, wrote firmware implementing beacon role and loaded it into PCA10001. It works...
I've modified the simple_uart example to use app_uart instead but I cannot get any data transmitting. I know the connections are correct because it works fine under normal...
Ole Morten has suggested using command-line GDB in a number of postings on this forum. Accordingly, I've tried to do that but always getting the following error ("Cannot find...
Dear Nordic
Does Nordic have a passive writable chip available (with compat antenae) that can be activated by mobile device bluetooth scanning event. The mobile device...
Hello
I am trying to run the dual mode BLE/Gazell application example ble_app_gzll. I adapted it slightly such that the stacks are switched automatically in main() as follows...
Hello
I'm using nrf51822 EK board. This is my first time to develop application in ARM system.
I want to develop a ble application.
This application can be shut down (system...
I've got my custom PCB design assembled. Attached segger jlink, but it detects only 0.1 V, although Vdd is 3V.
How is the power measured?
What should I read on SWDIO...
Dear
Is there a possibility within Nordic SoC to make a passive RFID Tag which will connect to SmartPhone via Bluetooth?
Just like µBlue Series, but smaller and using...
I found the "S110_SoftDevice_Specification_v1.2.pdf" but not the "S110 softdevice release notes" mentioned in a previous question about DCDC usage. Where is that doc?
What...
I have been developing on a nrF51422 QFAAC0 chipset. That chipset required SDK 4.4 for soft device capability.
I requested the latest silicon (so I could develop against...
Hello,
I would like to build a tool in Python that allows sniffing/interaction with BLE traffic between nRFgo modules (nRF51822) and a Mac via the master emulator. I am...