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...
In addition to the EMC test, the RED Directive 2014/53 / EU requires proof of equipment safety and personal protection. Can you provide us with the Declaration of Conformity...
I'm continuing my evaluation of the Nordic BLE offerings, and I've looked at a bunch of threads on here where people have had the same problem I'm having where no output is...
We would like to ask for help with filling CoMaL (ang. minimial Content of Manual and Label), as there are many questions regarding our radio.
We are using nrf528400 only...
Hello,
We are running a pretty massive nRF52832, SDK14.2, softdevice5.0.0, freertos based project built using Keil's "default compiler version 5"
For various reasons...
i am student who studying nrf52840 DK.
i want to modify ble_app_blinky, to add supplementary led and buttons like this url
https://www.youtube.com/watch?v=l3q5e6pC8vU...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
Hi,
Intention:
I'd like to build and run ble_app_uart example application on my custom nRF52811 PCB.
Development Setups:
OS: Windows 10 1803
MDK-ARM Professional...
HI
We need stencil details for the above said chip, along with the details of pad opening for stencil, thickness, solder paste type to be used , reflow profile, & thing...
Hello,
I am using nrf52832 with PCA10040 and SDK15.1 along with a temperature sensor MAX30205. So far I can write, but I am realizing that I cannot read the second byte...
Hi, I'm using the nRF52840 SDK15.2.0 I'd like to get data from a digital microphone via a PDM interface. The teansfer data to speaker via a I2S interface.
Here is my problem...
I use the SES ver 4.12 with embOS of Segger.
It happened to me all the time.
I take an example from Nordic. I rebuild it with no warning. Then I take and add my files...
During the firmware running, there will be a HardFault_Handler error occasionally.
Is there any way to locate the error source?
Is there any good way to catch the hardware...
Hello. I have a problem with enabling nrfx module. I get this error during prohect compilation: 'NRFX_TWI0_INST_IDX' undeclared here (not in a function); did you mean 'NRFX_TWI_INSTANCE...
Hi,
I'd like to set 3 nrf52840-DK in the following way :
One device acts as central
2 devices acts as peripheral
I'd like the central to be connected to both peripherals...
I have custom board with nrf 52832. I am using SDK 12.3.0. and soft devices s132 V3.0.0 to transmit advertising packets with advertising interval 1s. I have written simple...