Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
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,...