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...
Hi Nordic Team,
I noticed a potential issue while migrating from SLM v1.4.0 to v1.9.0. In addition to the inversion of the <state> representation in #XHTTPCRSP introduced...
I have developed a Zigbee application using the nrf52840 DK board + nRF Connect + Zephyr and it is working. Now I am trying to move that app over to the nrf52840 dongle. It...
Hi, I am using nRF52832 development board and I have a motor driver. Motor driver has external power supply, I am just using nRF52832 to set directions which consumes low...
Hello, I am trying to use the dfu library to update the nrf52840 with a firmware stored in a littlefs file in an external qspi flash. I can successfully read the entire firmware...
Dear Nordic team,
it is very important for the RF and the HW engineers to be able to know the current transmit power of the modem. That will help us evaluate the network...
Hi
I'm looking for an example implementaion code on the nRF52840 without an operating system. Is there some example or application note?
I connected the SPI and all IO...
Hi,
I updated to VS Code V1.65 today and had some strange behavior with the NRF connect extension for VS Code.
After updating, clicking any "Action" in the sidebar (e...
I have already implemented DFU update in our one product. Which have fast USB interface and fast "lag-less" UART interface to nRF chip which is used as our bluetooth central...
I am using a code based on nrf52-ble-app-uart-c-multilink ( https://github.com/NordicPlayground/nrf52-ble-app-uart-c-multilink )
If the central is working and the peripherals...
Board: NRF52833 (PCA10100)
SDK version: 17.0.2
Softdevice: S122
I am trying to perform USB DFU for my application. As I am using nrf52833 board, there is no available...
Hi ,
SDK 17.1.0
SD132
SoC - nrf52832
I am following the below given link to create custom service.
https://github.com/bjornspockeli/custom_ble_service_example...
We plan to use it with the Converter mode enabled for low current consumption.
However, if PIN is always set to Hi in order to use the Converter mode, about 300μA will...
After a lot of thought about the issues with TCP under EDRX or PSM , I have a feature request.
I would like if the application layer could know when a TCP socket was sitting...