After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
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...
Hi Nordic team
I tried ncs 1.9.0 peripheral_uart sample (\TOOLCHAIN\v1.9.0\nrf\samples\bluetooth\peripheral_uart) at PCA10095 v1.0.0 DK.
1. Application core: Board is...