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...
Hi,
Nrf52 52840DK,SDK17 S140.
how to broadcasts continuous data? (Continuous broadcasting, with different data each time)
code as follows:
SDKs\nRF5_SDK_17.0.2_d674dde...
I have VSCode 1.63.0 (Universal) on macOS 12.0.1 with ncs v1.7.1 and a board with an nRF52840 MCU. I'm using the "hello_world" example. If I power cycle the board I can start...
Hi,
I'm trying to connect to hook-up a debugger in VSCode to my target but am unable to. The hardware is custom and JLink connects fine with nrfjprog to program and erase...
Hi,
I'm trying to ,create a development environment for Alexa gadget in nRF52832.
here is the thing which I'm using:
1. nRF connect for desktop version v3.9.1
2. Toolchain...
I had a Thingy91 that I think I bricked in trying to upgrade the firmware. I'm able to see the device in desktop programming, but it says erasing then gets to a 100% screen...
Dear, I am new to Nordic. I created a simple project for testing. There is a small fucntion to display "Hello World". After , Re-build Solution.. the memory used is as shown...
Dear community,
I am evaluating the nrf52 chip on the nrf52dk. I am using the peripheral_uart example, built for nrf52810. I have stumbled upon an error which I'm not sure...
In our BLE connections we often receive a BLE_GATTC_EVT_WRITE_RSP event with gatt_status 0x01F2.
Looking at the list of GATT_STATUS values, this must be an error in the...
Hi, based on my previous posts ( 2nd post , 1st post ) regarding the ble_app_uart_c multilink example I now face another issue.
When I run the multilink example on my nRF52840...
Hello,
Until now we compiled our company project using SEGGER Embedded Studio command line tool 'emBuild' that was called from a custom Makefile like this:
But we...
Hi all,
I want to self provision my node. I am using nrf52832 dev board, mesh SDK v 3.1.0, light switch client example. You may wonder why self provisioning, when there...
Hi, I am currently utilizing an app that supports multi link; however, I was only able to get 7 maximum stable connections. My goal for this multi-link is to connect a sensor...
Hi,
I am trying to run the DNS example provided in the Nordic Infocenter as part of the Thread Border Router setup, but it is not working. I am getting "Error 28: ResponseTimeout...
Hello,
I tried to implement the HX711 example from Vidar mentioned here ( https://devzone.nordicsemi.com/f/nordic-q-a/34112/best-approach-to-interface-hx711-with-nordic...
Dear, I am developing first project for self training using Nordic MCU. I want to interface few Buttons, Leds and LCD. I read the Datasheet nRF5340_PS_v1.0.pdf. In it in the...