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 have changed in my services so I have added 0x2A05 (service changed) characteristic in my 0x1801 service. But I am not able to read the service.
In didDiscoverServices...
Hi, i'm currently using two NRF52 (1 central and 1 peripheral) using the ble_app_blinky and the ble_app_multilink_central.
I would now like to connect my Android phone...
HI:
I'am an engineer of BLE. And II want PC&Mobile connect my BLE equipment(51822) by type in password like wifi or most of bluetooth Headset.
what should I do. which paragraph...
Hello,
Is there a mechanical specification document for the nRF52 development kit (PCA10040)?
I can extrapolate from the Arduino Uno Rev 3 specification (P1-4 connectors...
hi dear Engineers,
I am affraid to use FLASH to manage PEER data, it is wrong way because of Wr op. limitaion.
Instead of that, EEPROM or FRAM must be used anyway.
How...
Does single bank bootloader in SDK7.1 support ZIP-file ?
I get error REMOTE DFU INVALID CRC ERROR in the end of flashing by nRF Toolbox when I use ZIP.
If I use hex-file...
Hello,
I am trying to implement OTA firmware update using Secure DFU.
SDK - 12.2
Softdevice - s132
Board - PCA10040 (nRF52)
I followed instructions mentioned...
Hello,
I just want to clarity the sd_ecb_block_encrypt() operation cases (S110).
In pp. 23.1.3 of RM (Shared resources) sayed:
The ECB, CCM, and AAR share the same...
Assuming SDK 12.x
For those people that want to integrate the Buttonless DFU service to their app, which uses already one custom base 128bit UUID, please make sure to:...
I need to add connectable beacon advertising data instead of normal advertising for proximity profile example (NRF52 DK -> PCA10040 ->S132 -> nrf52832).During Advertisement...
Hi,
We had a power issue with our custom board related to DFU updates. After performing a DFU we were seeing 8mA idle current, and when we had programmed the firmware directly...
Hello,
can you provide a best practice guide on how to use memory protection unit in nRF52832.
I am interested to know if MPU can protect user defined memory regions...
Hi,
I want to know Tx power and duty cycle information of Beacon and NRF52 for the following cases:
In our case NRF52 will be our receiver and Beacon will be transmitter...