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...
Hey
I'm using the softdevice s140 in my project (and the latest SDK 17.x).
I successfully enable the softdevice and am able to start an advertising (as peripheral). However...
Hi
The baseline current consumption running the azure_iot_hub is very high.
I'm using nRF Connect SDKv1.6.1. The sample connects and sends data to azure as expected. But...
Figure 4: Memory layout
Shows code RAM beginning at 0x0080 0000 but nRF52832 Engineering A Errata 33
"Code RAM is located at address 0x0800_0000".
Additionally 0x2100...
Hi,
I am developing a product based on nrf52840 soc as a central Bluetooth device. I want to connect to a Bluetooth device (as a slave) while it is advertising, but unfortunately...
Hello everyone, i'm trying to run the button sample with Pull_up on the pin P0.27 i did the wiring like below
power->VDD nrf-HV
GPIO->P0.27
i attached a resistance between...
Hi,
Does nRF5340 require any calibration in production line in terms of below items. If so could you share any documents on them
- Gain for the RF front end
- Crystal...
Hi, helpies
I am currently workibg on nrf52832 board and now there are some changes in the hardware and we are left with pin shortage,so we planned to upgrade to nrf52840...
Hi, I am implementing NUS which is based on example BLE_NUS & BLE_NUS_C. The connection is not 1-to-1 but 1-to-7. i.e. 1 Central connects to 7 Peripherals. Although ultimate...
I tried following the " Bluetooth low energy Services, a beginner's tutorial ", I ended up getting stuff to compile and run by making a copy of the ble_app_hrs example, and...
Can I write a J-link flash algorithm by myself? Is there any open source Flash download algorithm for reference? When I call west Flash --recover, I can skip the 4K flash...
Hi,
I am developing a product based on nrf52840 soc as a central bluetooth device. i want to connect nad pair to a bluetooth device (as slave) while it is advertising. ...
Hi,
I am developing using the SoftDevice s140 7.2.0.
I am trying to use the MBR function sd_mbr_command() to upgrade my bootloader with command SD_MBR_COMMAND_COPY_BL...
I followed all the steps from the readme instruction and struggle at:
## Compiling pc-ble-driver from source
Step 1. Install vcpkg dependencies is running succesfull ...
I have an example for board PCA10040 that I want to use on a custom board. It is described on nRF5_SDK_v17.1.0/nrf5/sdk_for_custom_boards.html that I have to (1) create a...