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...
we are using NRF52832 for a project design, I am a bit of afraid of BQB certification, I think add a such like Johanson 2450FM070029 ceramic filter in front of antenna, (...
Hi guys,
I will begin the bluetooth mesh structure part of my project. I looked at this topic to learn what I have to do for creating a mesh project at KEIL. That guide...
So I have a NRF52 DK PCA10040 V1.1.0 2016.15 and a NRF52 DK PCA10040 1.2.4 2018.23....
the 2016, when connected to my laptop by usb, produces 3.3 volts on vdd....( sb10...
Hi
I am developing a healthcare device which is paired via NFC. The NFC pairing is non-standard as it needs to work on iOS, I place records for a MAC and a service UUID...
central 52832dk peripheal 52832dk 14.2sdk , My custom service has 5 features. When discovering, sometimes the service discovery is complete, sometimes the service is not found...
I am trying to measure the power consumption of a PCA10040 board while debugging, using the PPK. I am using the setup shown here: "Measuring current on nRF5 DK while debugging...
Hey,
I found that sdk 12.3.0 (the latest for nrf51822) has example fpu_fft with linked CMSIS_DSP lib, but this lib is for cortex m4. I downloaded arm_cortexM0l_math.lib...
I have a problem getting fstorage to work with BLE in SDK 14.2.0.
The fstorage example works fine until i change
NRF_SDH_BLE_PERIPHERAL_LINK_COUNT to more than 0
In...
Im am running a nrf528322 board with the s332 softdevice using sdk14.2.
I have implemented flash storage in my program according to the nordic flash_fds example. This works...
Hi Nordic,
I am using SDK 12.3.0 and S130 2.0.1. I have some questions about AFH.
1. Do Nordic stack keep track of some bad channels during communication and would skip...
Hi I am working on pcb design for a long range application with nRF52832. There are lc circuit which is implemented to antenna pins on reference design of nrf52832. I decided...
Hello,
I am trying to develop a custom BLE service. I have been following this tutorial .
I have also looked at this answer to understand the signal path for a WRITE event...
Hi!
I'm using SDK13 (Softdevice version 4.0.2) and I noticed that during an update via DFU bootloader the update of the Softdevice doesn't work.
After the transmission...