Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
Hi, I am using nRF24AP1 for ANT+ purposes and I am looking for continuous scanning mode (the radio is active in receive mode 100%). The command Open Rx Scan Channel (0x5B...
when I have the line in my sdk_config.h, it overrides the and I end up with undefined reference errors.
right now I had to comment out the line to be able to compile the...
Hi,
I need to print the RSSI value to the nrf app or putty terminal to check the RSSI value.
I have gone the structures "ble_gap" file to get the RSSI value and calling...
Hi everyone
The following code is initiaizing the uarts correctly,but there is unpredictable behaviour in this case.
Whenever i disable the 1 UART sensor, works fine....
Hi all,
I am very new to the field of BLEs now I bought one BMD300 Evaluation board,and I want to use nRFgo Studio for the development is it possible to use nRFgo Studio...
Hi,
we are using nRF52832 ADC in differential mode. We have two channels connected, where other is presenting reference voltage 1,65V and other is +/-1,15V on top of that...
Hi. I am developing based on the multi-link central example. In the below code the PHY is set to BLE_GAP_PHY_AUTO.
I don't know if my example therefore is running at 1Mbps...
I saw several threads that talked about this, but I could not decipher an exact answer, so apologies if this is a Re-Ask.
I recently purchased a nRF52840 Dongle with the...
I am not able to Control GPIO PIN 14 In this program(BLE_UART) this PIN gets powered continuously . When the device connects to NRF App the power supply becomes Zero and after...
Hello.
Im in a stage where I need to transfer over our current old (ancient) libraries for SPI communications to a NRF52, where we use SPI to communicate to a certain slave...
Hello,
I have set up the Development Kit according to the following instructions and successfully activated the SIM card.
www.nordicsemi.com/.../GetStarted
Unfortunately...
Hi Everyone, Please help me understand what will be the average current consumption per hour with nRF52810 if I transmit 50bytes of data 4 times per hour and go to deep sleep...
Hi,
I'm using nRF52840 and SDK 15.2 and want to realize a proprietary radio.
I tested the ESB (enhanced shock burst) example and it worked quite well. Next I tried to...
Hi,
I was wondering if you had NRF9160 examples for a HTTP client?
I'm a bit lost with the 9160 SDK and its 4 examples having been used to such a rich set of examples...