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...
Hello,
I am having an issue with the nrf_libuarte_async librairie.
I am sending data via nrf_libuarte_async_tx and receiving the data properly via the IRQ handler...
Hello all, I am currently trying to get the nrf sniffer into the hardware of my nRF52840 DK board. Unfortunately when I call the programmer via the nRF Connect Desktop APP...
Hi, I am working on ble_app_uart_pca10056_s140 and after 3 minutes and I am getting the following error.
When I change APP_ADV_DURATION to 0 also get the following error...
Hi,
We have a product based on nrf52840 which is already in production for several years. It was built over SoftDevice132 and SDK 12.3.
The project has 2 components: ...
SD140
nrf52833, custom application based BLE Central Uart Project.
We would like to try the UART DMA functions available in Soft DEvice, s140_nrf52_7.2.0.
I have not...
I am trying to get I2S communication up and running but am unable to produce a signal on my SDOUT pin. MCLK, LRCLK and SCLK work as intended but trying to send any data does...
Hi! I've recently received my Thingy:91 and wanted to get it up and running. I followed your video ( https://www.youtube.com/watch?v=xQ7hDzRULJQ ), although did not see the...
Hi,
I am testing direct advertising with two nRF52-DK. One performs a direct advertising and the other scans for the directed adverts. Unfortunately, the scanning device...
The NRF52840 specifies a 20%, 10uH inductor for the integrated DCDC convertor. Why is the inductor value so large? This switcher runs at 8MHz, which usually means something...
I have been tasked to use out-of-band authentication for the nRF5340 using the NRF Connect SDK (Zephyr based). Is this feature supported within the SDK. Is there an example...
HI
I use SDK 17.0.0 in NRF52833.I test uart by example project ,the dir is \examples\peripheral\uart\pca10100\blank\arm5_no_packs .
Modify the baud to 921600 ,and send...
Hello,
I am attempting to update a custom C# application that is utilizing the NRFJPROG dll. We are hoping to add compatibility for multiple programmers connected to the...
I used ble_app_hrs Demo to test bonding. However, I have been unable to bpnd successfully. I'll give you my bonding parameters.
#define SEC_PARAM_BOND 1
#define SEC_PARAM_MITM...
Hi,
When I increased FDS virtual pages to 50 pages and after download to device, and then used Programmer to read flash to get the images shows more longer than before,...