I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
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...