The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
Hi, I'm having difficulties driving SDOUT when it's configured to pin 19 on the NRF52840. I can operate the peripheral and see output data when my WS2812_PIN macro is assigned...
Hi all,
I am interfacing with a CAN Controller (MCP25625) that sets an Interrupt pin when data is ready (active low). That pin is then connected to a GPIO on the nRF9160...
Hello
I'm using a passive buzzer controlled by PWM. When PWM is set and run, the buzzer will continue to output small noises.
This is probably a code problem. Below is...
Hello everyone,
I'm programming nRF52833 for my own application. In my application, I have a button to turn on and turn off the supplier. There is only 1 button so that...
Hello,
I contact to you because a customer bought the bluetooth development tool part number NRF6939, and they asked the following below;
"
Can you specify whether there...
I have been testing a sample project that has compiled and worked fine for a week. But now it is giving build errors related to Zephry.
I think a broke a configuration,...
Dear Nordic FAE and fellow engineers,
I am using a custom board with nRF52832 WLCSP and I am trying to program it via SWD using NRF52DK PAC10040, and SES for programming...
I used armgcc and built out nrf52810_xxaa.hex (file size 60656) in
nRF5_SDK_17.0.0_9d13099/examples/ble_peripheral/ble_app_beacon/pca10040e/s112/armgcc/_build
I used...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
My I2C communication...
I desgined a PCB based on the nRF52840 module and led out the SWDIO and SWDCLK pins to Micro USB.
I used jlink v9 and connected three pins in SWD download mode. The SWDIO...
We have developed a custom board based on nrf52810 SoC (package : QFN32) , after following the guides on the forum we tried to run the example ble_app_uart(pa10040e) from...
Hello, I couldn't find any examples of SPI usage with nrf connect sdk, where can I find them?
At the beginning I want to do pretty simple thing - just send array of bytes...
Hi noridc,
I am using the sdk 15.03, s140 and the nrf52840.
I used as a reference the ble_app_interactive experimental example and the ble_central/ble_app_hrs_c. My...
Dear Community, good morning
I am working in a design that do not use USB port. If VBUS pin is left floating could it cause any issues to nRF52840.
Best regards,
Hello, guys!
I have some questions concerning GPS receiver inside nRF9160. You say in your documentation that GPS receiver supports L1 C/A reception - link .
There are...