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 am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
On an NRF52811 (and I've had a similar problem on a 52833) I'm unable to use the NVS subsystem. Everything inits fine but there is a fault when writing to NV. If BT is disabled...
Hi Nordic team,
We have tried using Bluetooth peripheral HID keyboard example from nRF5 SDK and found an interesting problem.
In our setup, nRF52840DK is running the provided...
Hello all,
I have trouble reading saadc data with an amplitude of 10 µV - 100 µV with a sampling rate of 1K Hz by using nrf52832. I was wondering if I could get advice/help...
Hi,
The code is working normally, but when I include ble_radio_notification_init functionality. Then it crashes (hardfaults), on some boards not all.
[19:18:40.550]...
Hello.
We are migrating from SEGGER Embedded Studio (SES) to IAR Embedded Workbench (IAR). SES used Printf as a comment display and output it to the Terminal Emulator. I...
I've previously used Getting Started Assistant to install nRF Connect SDK 1.5.0 on macos and managed to get a complete and functional install.
I'm now trying the new Toolchain...
HI,
I have few queries regarding nRF52805.
Is there any specific pin configuration required to enter nRF52805 in to programming mode?
What is Adverting connectable...
Hello. I am conducting experiments with data transmission via the Enhanced ShockBurst protocol with BMD-340 modules. Transmission parameters: 2 Mbit radio channel speed, 512...
Hello Sirs
I want to use the serial port of nrf5340-Dk to get some serial data from a sensor and transmit this
data Via a peripheral connectable config by nrf5340-Dk ...
I'm trying to access an SD card with FAT_FS, with no success. I hooked an analyser to the SPI, but it's completely dead. I'm using NCS v1.6.0.
Is there something...
I am very new to BLE development, and am building my application on top of the ble_central\ble_app_uart_c example.
I have this tag defined at the start, with the other global...
Dear Nordic Engineers
Our customer uses NRF52810 with a PA chip, the model of the PA chip is RFX2401C. The attachment is the manual of the PA chip. The hardware connection...
Dear Nordic,
We use CONFIG_BT_CTLR_DATA_LENGTH_MAX definition set to 251 in our project to be able to send large data packets. Still, when migrating to nCS 1.6.1, we've...
Hi, Nordic team!
I want use RTC with Prescaler 32765 for generating Tick event with 1s interval. Could you help with calculation of jitter for Tick event in microseconds...
Hi,
I need to reduce the consumption of the peripheral_uart sample on a nrf5340dk, I use nRF Connect SDK V1.5.0.
At the beginning, I measured with an ampere meter 591uA...