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...
Greetings
I have been going through the BLE fundamentals course, and I am currently on Lesson 4 exercise 1, which entails creating custom services. I have went through the...
I am working with nRF Connect SDK 2.6.1 on a Central and a Peripheral and I am running the BAP similar to the nRF Audio Example. I am using out of band pairing over UART for...
Hi,
I am working on application code for the nrf9160. Current NCS version is 1.5.1, although I do not think my ancient NCS version is relevant to this issue.
I have removed...
I can't find any documentation on how you are supposed to define partitions in NCS 2.7 when using MCUboot. Previously Partition Manager was responsible for this and was overriding...
Hi,
We have a few questions regarding NRF52832 and NRF52833, please support to clarify for us.
1. Does NRF52832 support Bluetooth 5.4 or 5.3?
2. Does NRF52833 support...
Hii,
I´m working with LTE IoT 4 Click, by Mikroe, that use a nrf9160.
I need to connect to network with my modem, but i have some erros. My goal is to communicate with...
...On a NRF5340, using NRF Connect 2.6.1 SDK and tool chain.
In our application, we need to select if NRF5340 device boots in ZIGBEE ROUTER role or ZIGBEE END DEVICE role...
I've written a custom manufacturing programming tool for ARM Cortex-M4 nRF52832 and nRF52810 devices. It uses a J-Link Plus USB programmer (J-Link V7.98g) and is implemented...
I am working with Zephyr RTOS and I would to prepare one of my RAK4631 with a Zephyr bootloader.
I know that in the RAK4631 documentation we have instructions how to flash...
Hello,
By using nRF Connect SDK v2.6.1, I want to have RTC (Date Time, Calender, etc) functions, so I modified the code based on one of Nordic Academy examples, which can...
Hi,
I've resumed working on my project with the nRF Connect SDK after a brief break. However, when I try to run a simple project, I occasionally encounter an error while...
Hello, I've recently purchased an npm1100-EK schematic from Digikey. The evaluation board works great but I can't find the Schematic & hardware files for this particular version...
Hi everyone. I'm using nRF Connect SDK 2.6.1. I'm implementing LittleFS for file management on an external QSPI-Flash. I need to format the flash and erase all of data. I...
Hello,
I am currently researching the best way to be able to change the rate at which I fetch a GPS fix. I want to start the program at 60 seconds, then depending on environmental...