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...
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...
I copied the button project from samples in other drive. Copied the ../boards/arm/nRF534DK_nRF5340 in the new project folder. Then, I changed the names of board in all file...
I am working on an application where I need to start pwm sequence after particular delay (accurate delay of multiple of 100us).
I am quite new to nordic environment.
Here...
Hi!
I'm trying to figure out what is the maximum current I can safely sink or source from NRF9160 GPIO pins.
From the spec I can see that I can expect ~10mA sink/source...
Yes, I have seen the many other tickets with this subject name, but they did not solve my problem. All of the directory paths in my "User Include Directories" in Project preprocessor...
We have a running sensor system with four sensors sending data to one central node (all nRF52840 Dev Kits). The nRF Mesh App was used to provision the nodes.
Now when...
Hi,
I use NRF52832,SDK17.1 ,softdevice is s132.
I shielded the part I added by myself in ble_uart example, but it will prompt this error about 1min after power-on. How...
Good Morning and a Happy New Year,
I try to test an application, using the nRF Connect for Desktop (on a Mac). While trying to pair with an application that supports LESC...
Hello All,
I've had some success now connecting my 52840 Dev Kit with the NRF52840 Dongle and would now like to use the dongle as a receiver with the PC-BLE-DRIVER-PY library...
Hello,
Does the nRF Connect SDK support enabling QSPI encrytpion (DMA, XIP)?
I see there are two functions in the nrfx_qspi.c that do this: nrfx_qspi_xip_encrypt and nrfx_qspi_dma_encrypt...
Is the nRF51 SDK version number exported as a preprocessor #define in any of the SDK header files?
Because the SDKs are not backwards compatible to different revisions...
Hi,
I designed a bluetooth device that stores 8kb of data. With 20ms connection interval, data is sent to the smart phone in 3 minutes which is to high for this project...
Hello.. I want to access the nRF5340 registers to maniulate there values, for example : If, I want to acess the PSEL.RTS register or CONFIG of UART0 to initialize these. How...
Hi.
I am following the tutorial "Developing Matter products with nRF Connect SDK" but having problems getting the openthread border router working with the raspberry pi...
I am using the board with MQTT simple software
when I am activating one a signle EVB, it works well
however when I am activating on two board in the same general location...