HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hello! I'd like to know if S132 v3 implements the frequency hopping scheme defined by BLE.
I've read some documentation on Gazell, but from what I understood, that is a...
Whenever our battery runs to zero, or if we have a reset due to voltage droop, the unit will not auto-connect and the user is forced to "forget" the device in iOS bluetooth...
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...