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...
I'm running the HID Keyboard example from SDK 12.2.0 on nRF51-DK with SD 130.
When I long push Button1, it disconnects for a moment and connects again immediately.
Events...
I am trying to make a custom application in which I need to connect to a device and read/write its characteristics' value.
But my target device has had 4 primary services...
Hi Nordic Engineers!
we bought 110 nRF52840 IC's for Field tests.
10 of them marked Q1AAAA / 1716AK
another 100 marked Q1AABB / 1745AC
What is difference between series...
Dear Nordic Team,
Thanks for supporting.
Now i am work with secure dfu using SDK12.3.0.
My Hardware :PCA10028
nrfutil version 3.1.0
Create Zip file like : nrfutil...
Hello.
I want to design a product. It will have these features;
It has 4 buttons on it.
Obviously it is battery powered device.
I want to see some information...
Hi
I have made ble scanner using nrf52 and I have set uart baud rate 921600 and sending scanned beacon to other micro-controller for processing but It does not scanning...
Hi
I'm looking for an example on how to write a hex-file to SoC using nrfjprog.dll.
The P/Invokes are all set and working fine.
I'm absolutely not familiar with python...
Hello,
In our project we want use a large characteristic with notification property.
I use a " ble_app_template " project from nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral...
I am working with the nRF52 DK, using SDK v14.2.0 and SoftDevice S132.
After removing all BSP functions from the BLE UART example, I am setting up LED1 and LED2 of the...
Hello,
I'm trying to get the FDS to work, but it's giving me a headache. I'm using SDK 13.1 and S132 4.0.2 on a NRF52832.
In the beginning I thought I had that issue...
Hello,
I am trying to figure out my problem related to this question .
I am writing just a couple of words to flash with FDS. The problem is that after writing, the...
I am trying to use nfc_t4t_lib in NFC_T4T_EMUMODE_PICC mode. After receiving an APDU I am doing some calculations and sending reply with nfc_t4t_response_pdu_send. If calculations...
What is the best way to store the values of my attribute data?
With my current code, from the tutorials, the read, write and notify works fine.
But I need to store the data...
Hello
I noticed that since S132 v3.x.x we can configure the MTU. Does all the posts referring to long writes in this forum apply to the situation before this feature ?...