Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
There is " error: expected identifier or '(' " found on line-8 of header C:\Keil_v5\ARM\Device\Nordic\nrf51822\Include\nrf_delay.h. What's wrong with it?
How do I know...
I found many relative topics about improving throughput for ble link on this website. And this one How do I calculate throughput for a BLE link? told me how can I calculate...
Hi!
Whether there are any special requirements for SPI chip NRF24LE1 labeled NRF B 24LE1D ?
My programmer (mPro) do not work with this chip SPI.
rergards,
Andrii...
Hi all,
I am new to the EE/hardware world. Coming from the CS side, I am trying to grasp little bit of knowledge every day.
I looked at the reference designs and am...
Hello,
i have just a short, easy question, but i couldn't find the answer in the datasheets.
Normally the ports on the 6310 board can deliver ~3.3V. Is it possible to...
Hi,
I cannot find "Master Control Panel" for MacOS, can I test with iOS or MacOS itself? None of them seems to able to discover my PCA10001 running S110+nAN36 LED.
Thank...
Dears :
we will use WLCSP package. And, we want to know more information about it as below:
1.Marking side is strong enough right?
2. We only need to take care of side...
Hi,
I am new to ble stuff. I want to write a hex value (0403FEA27469) to a characteristic on the heartrate device.
Following is what I have done so far.
Can anyone...
I am trying to send some data between devices using the micro esb library while still running the BLE peripheral stack. My code is based on the sample nr51-micro-esb. Are...
I was using TIMER1 PPI and GPIOTE to setup a PWM signal on a GPIO line. This PWM will start and stop after 1 seconds. I used led.c to based my code. I was starting the Timer1...
Hi,
I'm having a hard time figuring out how to load and store application context from the device manager without being connected to a peripheral.
According to the device_manager...