Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi, I am using Heartbeat messages with the light switch example, and want to log the nrf_mesh_rx_metadata_t in heartbeat_opcode_handle() to RTT viewer so I can write it to...
Hi,
if my device (nrf52832) is in application and I perform firmware upgrade using nrf connect and PCA10031 on Win 10, the upgrade process is very slow (0.35 kB/s). I stop...
Hello,
I have a following requirements,
Build a custom bootloader which accepts DFU through OTA and UART.
this boot loader must also contain softdevice , so that finally...
I'm having problems with toggling the EXT0 pin on my thingy:52.
I have tried with setting the EXT0 as an output like this: drv_ext_gpio_cfg_output(SX_IOEXT_0); And then...
This is not really a problem - more like an enquiry
Is it possible to gate PWM output using another GPIO pin e.g. if the second pin is low then so its the PWM otherwise...
Hello,
I would like to test and adapt the example "ble_app_uart_coexist" with my nRF52840 DK. Unfortunately, I believe that this one is only intended for nRF52832 and softdevice...
Hello,
I am trying to use the BMD-350 evaluation board to program a standalone BMD-350 module on a custom PCB. I have followed the instructions in the documentation to connect...
Hi,
I'm using custom board with the nrf42840 and I need to use p1.09 as a GPIO.
How can I do this in a debugging mode (using the PCA10056 as a jlink)? Can I get a code...
Hi,
I want to get interrupt on GPIO using gpiote module.
I searched for example but couldn't get it.
Can you guide me how to use gpiote in nRF9160 ?
Regards,
Smitesh...
Using Fanstel BT832A BT 5.0 Module which utilizes SoC nRF52810 QFAA
1) Yes or No: can I configure a GPIO as a Timer/Counter Input so I can feed a high frequency input into...
Hi,
I just wanted to know which flash is used by the flash manager within the SDK Mesh v2.2.0 onoff client/server examples ? Is it the 1MB internal flash or the external...
Hello,
During development of a custom board, based on the BMD-300 module from Rigado, which uses an nRF52832, we ran into a SoftDevice fault under specific circumstances...
Hi,
After trying to work out why one of our nrf9160 DK:s cannot execute any AT commands using the at_client sample I tried redoing the getting started guide to make sure...
Hi, I am making my own bluetooth custom board with nRF52832. Till now, I made my custom pcb following the infocenter layout and chip antenna like below.
Now I want to...