I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
I have been using Power Profiler Kit nRF6707 for awhile without problem. If I made a mistake by downloading firmware when the PPK is attached to nRF52 DK, the software on...
I followed this tutorial in Infocenter and installed everything infocenter.nordicsemi.com/index.jsp , but I have a problem with Thread examples, programming output looks normally...
Hello,
I am working on nrf52840 EVB , i programmed the board BLE_APP_UART but this profile is not working , still the board functioning previously programmed blinky example...
I'm not sure exactly how to word that,
I am about to try and get the adafruit feather to consume less power in standby and I've been told the arduino library isn't well...
Hello,
I am using pca10028 and sdk 12. I want to use 2 uart for my application but as per datasheet nrf51 has only one hardware uart. Can I implement soft uart on pca10028...
Hi, I would like to measure the electricity consumed at my home(220-240V) with the nrf 51822 and send it over bluetooth. No problem on the bluetooth side, but how can I measure...
I have a buttonless device using a DFU bootloader and ble_dfu buttonless DFU service with SDK v13.0.0. I'd like to make the ble_dfu service available for 5 minutes on power...
Hi Sir,
I am using nordic nRF51822 IC for Tracking Application for that Which antenna is best ?
I have seen two type of antenna .
zig zag pcb antenna
straight...
Hi, Nordic Forum!
We have developed our own logging module backend so we can store logs in an external flash memory. But now we wanted to transmit those logs via BLE to...
Hi,
What are the different applications of using the USB and the IEEE 802.15.4 library? What different things can we build by using these libraries? Any examples would...
Hi, this is what I use to use for .s140_nrf52840_5.0.0-1.alpha_softdevice:
This doesn work for 5.0.0-3 alpha, as my app won't even download when using keil, I suppose...
Hi,
I installed the latest version of Jlink 6.16f. I connected my nrf52-dk and on opening the RTT viewer, I always need to specify the target device manually instead of...
With this code i am not able to generate an event. timer1 is used as counter. the timer is running about the compare value of 3 (TLC_Send_Buffer_Size):
static const nrf_drv_timer_t...