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...
I just upgraded to nRF Sniffer V2.0
The Time column of Wireshark shows wrong values for short delta times. Is is set to "seconds to previous packet"
My advertiser runs...
Dears,
I have a problem with the ble_ant_app_hrm in the examples (multiprotocol). I am using a pca10040 demo board with sdk 14.2 with IDE SES on a MacOS
I have flash...
Hi, I'm using nRF52832 with SDK 15.2 and 3.0 (Mesh). when I try to provision 2 or 3 client/servers the nRF Mesh application behaving properly which means provisioning is happening...
Hello,
I would like to use an usb dongle with nRF52840 above and
- on bluetooth side give an spp or vsp profile
- on usb side be an usb cdc device
the reason is: I...
Hi,
We are currently implementing a mesh application that is expected to have a large number of mesh devices. We have already tested DFU on a smaller mesh and it is working...
trying to bring up the new nRF91 dk with default firmware.
Registered the eSIM. switch sequnce activated with LED 3 and 4 starts blinking. After that LED4 starts blinking...
Hi,
During provisioning of a device the Device Name is changed to the default "nRF5x" after completion of the PB-GATT connection. The name is later on changed back when...
Hi,
I am trying to use latest pc-ble-driver. The code is based on pc-ble-driver-js. When I call sd_ble_gap_scan_start(), I get only one "device discovered" event. This happens...
Hi, I need to use nrf52832 as HID keyboard and send function keys F1-F9 to computer. I have tired to run HID keyboard example in nrf5 SDK. How do I send function keys instead...
Hi,
I tried to build the Connect SDK documentation according to the guide: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/doc_build.html
I did this on...
APP_TIMER_CONFIG_USE_SCHEDULER affects how are handled. One example is the timer call back is actually called at interrupt level if APP_TIMER_CONFIG_USE_SCHEDULER is zero...
Does anybody know the maximum throughput and minimum BER/PER of nRF51822 at a 1~2 meter distance?
Also, when the datasheet says it supports up to 2 Mb/s, is it still with...
Hi,
I have a MBN5283DK from murata, and I am trying to program the simple blinky example on it. The thing is, using nRFgo studio, I programmed the hex file onto the board...
Hello, I am working on detecting extended advertisements on the nRF52840, with the extended advertisements coming from a Google Pixel 2 phone.
I am basing my program on...