Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
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...
Hello.
I've got problem with properly build example SPIM3 code. I took blinky example, added code from nrfx_spim example, set SPIM3 in sdk_config.h, add nrfx_spim to project...
Dear all,
For the purposes of the application that I am currently developing, I would like to operate the nRF52840-DK with an external power supply. From the DK's user guide...
Hi, all. I'm using nrf52833.
I'd like to use rtc to get the current time. What I'm trying to do is take the current time and show the time value on the LCD (year, month...
Hi guys,
I am experiencing some issues with the LPUART implementation: it seems that when using the setup with hci_lpuart (with LE Coded PHY) bluetooth connection isn't...
Hi all,
I need to transmit an infrared beacon every X seconds and the beacon does not change over time. I am using the PWM driver on nrf52 to generate the 38kHz carrier...
I have a custom board using nrf52840 which communicates via BLE. the product is undergoing FCC testing and I have been using the radio test example since it helps selecting...
Hi, we have some questions about the flash in the nRF52832. In the datasheet is this nWRITE,BLOCK; Amount of writes allowed in a block between erase; Max 181 1. Does every...
Hi,
We are using 1.5.1 tag and building on the agps-sample called "v1.5.1\nrf\samples\nrf9160\agps\".
We see problems with downloading SUPL-data and also EVT_BLOCKED...
sdk 17.0.2
IDE - segger embedded studio
For the below given code, " pin " is not updating when GPIO goes high when optimization level is kept "Level 3 for more speed"...
I'm using the serial_lte_modem application from Tag v1.5.0-rc1, on the nrf9160dk evaluation board to make a secure connection to google.com but it returns #XHTTPCCON:0.
...
I have flashed DFU OTA bootlaoder to my nRF82540 DK. (C:\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10056_s140_ble_debug)
It shows the two LEDs 1 and 2. ...