We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
i'm trying to use nRF UART driver (nrf_drv_uart) to implement a high level UART manager.
I followed indications on SDK documentation but it doesn't work and i think...
Working on a project to set up a bidirectional UART to SPI link over ESB with nRF52832 (PCA10040), using SDK 13.0.
Working from provided examples for PTX and PRX, I manage...
Hello,
I've implemented one custom service very similar with NUS. I have two peripherical devices that are running in two PCA10040 with S132 12.1, and one central device...
I have set up some code using the ESB example in SDK v12.2.0 I and am able to transmit and receive packets between two nrf51 dongles, with no issues. However, when I program...
Hi,
I did time measurements for packet transmission (notification) and saw only ~ 30 microseconds (about 1000 ticks with 0 prescale) difference between sending one or up...
Hi,
I am using nrf51822 chip. I am using RTC to generate irq with CC. Everything works fine for IOS and old Android version. New android version makes 2 things when I disconnect...
I own a Surface Pro 3 which has only one USB-Port. Can I set up nRF-Connect with the internal Bluetooth instead of using an USB Hub to connect two development kits?
To whom it may concern.
Ended up on the Nordic Semiconductor website, since I was trying to find a good manufacturer for a Health Smartband and software.
I represent...
Hello, I want to use multiceiver mode nRF24l01. For 4 transmitters.
When setting up the receiver, I can only receive data from the tube 0.
I can not understand how to tell...
Hi all, I'm working on SDK13.0.0 secure bootloader and I'm curious to know about
Why nordic defined, dfu service uuid(0xFE59) is 16-bit uuid and characteristics in...
Hello,
I am attempting to use GCC with Eclipse. I have installed all the tools, sdk, etc. and have also installed Mentor Sourcery CodeBench to get the Make and rm tools...
Hello,
I'd like to know if it's possible to use this chip to analyze the spectrum in the range of 800MHz 1GHz, and if it's possible to capture raw data. With the information...
Hi,
I am working on SDK13 multiperipheral example trying to add nus in code, but it is not able to send anything to connected android , nrf52 is receiving only 1 byte if...