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,
We are developing weareble with nrf52832 and already made 6 test modules. Everythink works fine except 1 module. This wonderful piece is visible only on PC Win 10 ...
Hi,
I am designing a BLE Device based on nRF51822, which broadcast three services : one home made service, the Battery Service, and the DFU service for the OTA update....
Hi guys,
Currently, I used JLink V8 to program, load code to nRF52823.
I connected this JLink to nRf51822, then it works perfectly but when come to nRF52823, it doesnt work...
Hi,
I am working on nRF52832 with SDK13.0 + GCC Eclipse.
I have used 2 app_pwm instances for driving a 3 color led. Once I init the pwm and set the duty cycle, the current...
Hello, do I do it in some sort of system initialization function? That would be really strange because that's not the case with example projects, or do I do it using nrfjprog...
I am using PCA10028. I am not able to verify the output for given examples of SDK 12.2.0 that require master emulator or UART.
I have the pin 0.30 connected to ground as...
nRFready Smart Remote 3 nRF52 v1.1(PCA63519)
SDK: nRF5x SDK v12.2.0
IDE:Keil 5
Hi,I am trying to flash the whole package of SR3.
1.Flash the s132_nrf52_3.0.0_softdevice...
I'm changing the DEVICE_NAME macro in the example and then flashing but for some reason when I scan for available Bluetooth devices, the device always turns up as Nordic_UART...
Hi All,
Can one safely assume when sending a packet to a destination address using the ping command in the CLI, that the payload echoed back is the payload transmitted...
mainc.txt
we can use INTENSET to enable certain events on the radio as in line 460 in mainc file attached. But how to enable this on the radio as a whole.
I basically...
Hi Nordic,
I am trying to enable the DC/DC converter on a QFAAH10 (revision 3) .
I am using the s130 v2.0.1 SD .
----------
1. sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE...
Hi,
If I configure the radio notification to ACTIVE and then set a DISTANCE of 800us, is there any way that I can configure PPI to toggle a pin for example?
I know that...
We are applying the CE certifcate for a product using nRF51822 and softdevice S130. Certification lab requires us to fill in below techanical questions. Please help to answer...
Hello, my program stuck at these assembly codes:
I decided that it was stuck because I keep pressing F11 and it just go around in circles in these 4 lines.
So:
...
Can't I connect to device that hasn't been discovered yet??
I'm trying to connect one device( A ) to another device( B ) which ADDRESS is known but never discovered yet...