Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,
i want to use the nrfSniffer in Windows. I updated the latest firmware (4.1.0) to the nRF52840 Dongle. I installed also the extcap Package to my personal folder....
Hello,
I would like to use the nRF52840 PDK version 0.9.0 at 1.8V VDD since my peripherals operate at 1.8V. At the same time, I would like to debug the DK through USB. ...
So I am working on ner52840 with nrf connect sdk, I need to scan a device which is broadcasting ble 5.0 extend advertising for a period of time(probably 2 second), then my...
Good morning.
I have an EVAL nRF52_DK PCA10040 V2.1.0 and connecting the EVAL to the PC through the USB cable no VCP and no CDC disc are recognized.
With an EVAL nRF52_DK...
i build the zephyr samples/hello_world Demo ,and it can run and print well on BOARD_NRF52840DK_NRF52840.
but this hex file cannot boot up on my own board.
for simplest...
In my nRF52810 based circuit board I'm trying to use the RTC along with the RTC tick interrupt to toggle an IO pin every 6msec. In main.c I use WFE to enter low power mode...
Hello!
I'm developing my own board featuring the nRF5340.
I wanted to add a PCB antenna to my layout and I figured the fastest way to create a functional prototype is...
Hello,
I noted that in the reference layout for nRF52832 CIAA with DC/DC converter there are VIP (Via-In-Pad) and blind via underneath the WLCSP package. I would like to...
Hi, I am curious about overclocking of nRF52832.
The reference design of nRF52832 used 32MHz oscilators to get the 64Mhz system clock.
If change the XC oscillator from...
How can I change the regulator configuration (specially the LDO voltage output) in runtime, and also, how could I do it in compilation time?
PS: I use mcuboot as well.
Hello,
I am trying to print things from my board. I would like to go with NRF_LOG_INFO. I have the modules enabled, included the essential libraries, including the c files...
I'm using the FOTA download library to download both the nRF9160 app firmware and the cellular firmware. Since the cellular firmware is so large it's more likely to drop a...
Hi,
I have nrf52840 development board. I use the debug out port for programming my external nrf52840 chips.
Now my external chip is nrf5340 which i need to program....