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...
I'm trying sending 3 bytes in standard example from nrfgo - but it enters in interrupt with fail - occurs maximum re-transmits case. Project in this folder:
C:\Nordic Semiconductor...
Hello,
I know that Vdd on nRF24L01 module should be on 3.3V power and probably will be burned if get 5V power.... If in any case that happen at some point of experimentation...
Hello!
The company for which I work is migrating from NRF24 to NRF51.
Our protocol relies on ESB and uses payloads of 32 bytes and payloads in ack (also 32 bytes).
...
Hi,
after receiving button event application crashes. I get NRF_ERROR_NOT_FOUND from app_sched_event_get and device stop responding.
What can be the reason?
Thanks...
Hi,
recently I purchased the nRF51822 Beacon Kit. I downloaded the hw files and unfortunately realized that they are altium designer files.
As I'm using Eagle I would like...
Dear All,
I've recently had a problem with interaction with samsung phones (S3, S4, note 2 on 4.3+) using 51822. The connection interval that I have is around 48ms with...
**nRF8001 + STM32 microprocessor + ble_HID_keyboard_template (from Arduino)**
I am now trying to port the ble_HID_keyboard_template from the Arduino:
After the reset...
Hello support team
Have you tested the nRFgo 1.15 x64?
usually x64 installs in Program Files this installs in Program Files (x86) any reason why?
I had to recover my PCA10001...
is there any complete altium designer file including schematic and pcb file for nrf51822 ?? there is only layout file in the website...... if you have it please email the...
Hi
I just updated our project to files from new SDK release 6.1. The normal application is working properly with the new SDK, but i got in trouble with the bootloader parts...
Hi all
I would like to use the s110 softdevice V7 with the nRF51422 which I know is possible. However, I would like to start the work with an example project, but I can...
I want to make a indoor positioning system using bluetooth 4.0. so for this HOST should recieve the RSSI from the devices it is connected to(from RSSI to distance conversion...
Hello,
I am working with the nRF8001 device:
When I try to configure the device as a service data broadcaster and go to the nRF8001 Setup -> Generate Source Files (in...