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...
Hello,
I'm trying to compile the Light_switch_provisioner example (Debug, Mesh 2.2.0) in Segger Embedded studio.
<t: 0>, main.c, 561, ----- BLE Mesh Light Switch Provisioner...
hello
i wanted to send message using the simple message model with some modifications from client to server periodically but didn't know from where i should start , i tried...
Hi,
I'm working with the nrf52840-DK and using the nRF5 SDK v15.2.0 Stack version.
I´ve got a working program for my coordinator (C) and my end device (ED). The C establishes...
hello dear, is there any pre defined function or library in segger embedded studio for I2C interface..? i want to make communication with digital temperature sensor(MCP9808...
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...
Hello.
I need to solve this problem urgently.
I have now created my own protocol and are testing.
At the point of this project is the guarantee of data transmission...
Hello All,
I am developing an application using Nordic nRF_SDK_15.0.0, in which I need to make my BLE peripheral device as a peer device which will get/set data from/to...
Hello,
I am developing application for nRF52832 based SoC using nRF_SDK_15.0.0. I need to develop number of custom characteristic using given sdk. For reference, I am using...
Hello.
I'm trying to understand how to programm my nRF52 DK (PCA10040 - Rev 1.2.1) with SEGGER Embedded Studio (in Windows 10 - x64), however I can't follow all the tutorials...
Hello, environmental engineering is D: Lianxi nrf522 nRF5_SDK_15.2.0_9412b96 examples ble_peripheral ble_app_buttonless_dfu
You can't run this ble_app_buttonless_dfu after...
Hello,Connecting the Nordic_Buttonless device in NRF connection did not see the DFU
Using nRF5_SDK_15.2.0_9412b96\examples \dfu \secure_bootloader\secure_bootloader_ble_s132_pca10040...
Hello All!
I have a question regarding Bluetooth. What is the best way to get data from 200 low-power bluetooth capable devices?
Assumption 1: All of them will use nRF52832...
As mentioned on https://devzone.nordicsemi.com/f/nordic-q-a/35771/nrf52-mesh-dfu-questions , NRF_MESH_SERIAL_ENABLE 0 should be set on devices that receive firmware over Mesh...
Hi,
i have a custom board with nRF52832 and temperature sensor in it.
my question is whether i can read the temperature from sensor via I2c when the device is in sleep...