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...
Can anyone please suggest a simple example on initializing SAADC Driver on one pin and do a simple blocking ADC read?
Sorry for a very broad question - but rather to ask...
I'm using the nRF52 Dev board and set the --rbp ALL option while using nrfjprog. It worked fine, and I am able to do OTA updates as I was testing the bootloader example. But...
Hi
I'm doing one project that is taking data from uart and send to mobile app. I'm facing one issue that is when I connected to peripheral it connected and take data from...
I'm looking for some options to extend the PCA10028 with a keybord and a numpad. This would give great options to play around with passkey topics.
As the PCA10028 supports...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Hello,
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 board. The ANT Updater shows that the Image Upload is completed. I am uploading the...
Hi,
I there a way that I can detect if a sections of my code has been interrupted by the Softdevice? I have some time critical code (bit banging a communication protocol...
Hi All,
I am using the nrf51422 and softdevice S310 to send out ANT+ and BT Smart in my project.
I use RTC1->Counter in order to get a timestamp for an interrupt from...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Hi,
I am trying to run an example project which includes a softdevice using Keil uVision on nrf51822xxAA. What should I change in Options for Target? Especially what should...
Hi,
If I connect a peripheral and establish a bonding with MITM the connection security changes to mode 1 / level 3. If the peripheral is disconnected and reconnected the...
Hi,
I am trying to write program follow this structure: first I will enable button using GPIO, then wait botton is pressed, then I read ADC from GPIO pin, if ADC value >...
I'm using a nRF51 beacon as a receiver that produces a pulse when it receives a byte from the transmitter. The code is based on the ble_app_uart example. And I set the connection...
The new v3 of sd132 now has 4 characteristics in the GAP service.
The new one has uuid 2AA6
For some legacy testing I need to disable it's inclusion.
I have searched the...
Hi
I'm using the connectivity interface of the softdevices a lot and recently failures in the documentation of the connectivity protocol caused a long debug session. Maybe...