Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Hi,
I use Iphone to scan for arround ble package.
The beacon is configured broadcasting every 200ms (I think all 3 channels 37, 38, 39 is default to broadcast signal in...
Hello,
I have a secure bootloader and an application on nRF52840 with SD 15.2.
I try to add watchdog support in application based on watchdog exemple but if i remove feed...
Hi,
i'm actually working for interface the nRF52 with the STM32. Actually i completed the part where the STM32 send some data and the nRF52 recive it.
Now i need to do...
Hello,
I am a beginner with Nordic semiconductor. I downloaded SDK v15.0.0 and used some of the examples and it worked perfectly for me.
My project uses different modules...
Wiring diagram
Testing process,The product will automatically disconnect. But it can connect again.
After setting the voltage to 1.8V in the voltage Reguator,...
This time I am trying to run Wireless UART Example but it seems that it does not work.
After I flashed dev board no LED were turned ON or flashing but web site says:
LED...
Hi!
Is there an example to extend the Bluetooth MTU size to more than 20 bytes together with SDK 15.2?
I found only examples with older versions.
Thank you in advance...
Hello
I'm wondering if it is possible to upgrade over-the-air from SDK11 to SDK15.
I know already that using the example bootloader from SDK11 will not work because the...
Setup: nRF5_SDK_15.2.0_9412b96 / s132_nrf52_6.1.0_softdevice / nrf52832
I tried to make a multilink nus central (PCA10040) with 2 peripherals (PCA10028) connected to it...
Hi, I would like to send data from nRF52840 Dongle to Raspberry Pi 3 through USB-UART. I programmed the ble_app_uart_c example found in SDK 15.2 and I connected that to my...
NRF51822 RM 3.0 section 14.1 states each GPIO pin has DETECT, but where is the register to read per-pin detect? From the manual: "Each pin has a separate DETECT signal, and...
Hi,
Now, i want to use SAADC with softdevice of SDK15.0 to make a beacon program.
I migrate SAADC example in nRF5_SDK_15.0.0_a53641a\examples\peripheral to beacon with...
Hi,
I am using nrf_sniffer_2.0.0-beta-2_10Sep2018_3ef662e for capturing ble mesh packets but i am finding LE LL packets of my node with mesh beacons in my wireshark. Even...
Hello, I am new to nordic sdk and tools. I am planning to develop a nRF52840 DK based sensor device that reads I2C temperature sensor data ad broadcast it periodically. Also...