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 have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Greetings,
In the nRF5 SDK for Thread and Zigbee v4.1.0 There's the "Zigbee CLI Agent Example".
Under this example the section "Using CLI to control lightning devices...
Hi, guys
I am debugging the I2S feature on nRF340DK, when I completed the initialization of I2S pins configuration and start I2S, the SCK,LRCK and MCLK pins can produced...
I'am new for this platform and working on nRF Connect SDK v1.6.1 with SES on windows.
i plan to develop based on a sample project. so, for example i select file-->open nRF...
I am trying to run and test the ots example but I am not able to connect to device with the nrfConnect or any other app? Please guide me as to how to check the ots service...
I am doing power optimizations on a custom hardware that has nrf9160 and nrf52833 on it. These are connected via GPIO pins and I use two pins to send interrupts to each other...
Hello. I am downloading a custom board (nrf52810) using the nrf52832-dk board as shown below.
I compressed and managed the project file after taking over for company business...
Dear Team,
We are developing a product based on ble mesh. We are planning to select NRF52840 as master device and nrf52832 as slave device. Slave devices should be more...
In the ble_app_beacon example in nRF SDK 17.02, there are two defines namely APP_BEACON_INFO_LENGTH (0x17) and APP_ADV_DATA_LENGTH (0x15). The former defines length of the...
I am trying to port some code from the nrf52840dk (PCA10056) to the dongle (PCA10059) and everything seems to work fine until an interrupt is triggered. All serial output...
Hey! I have a project with custom board with nRF52833 and I would need help with just getting data from sensor via i2c and sending it via bluetooth to mobile device. For some...
Hey!
I would like to use the nrfjprog executable from the nrf command line tools for flashing the nrf9160 modem firmware. I read some older tickets about this issue and...
I have a requirement to start the MCU with extended non connectable advertisement for few minutes and then activate normal connectable advertisement for another few minutes...
Hello,
We have an app_timer that runs periodically for the application, and we are also using BLE peripheral code. Once the application timer expires, the event handler...
Hi,
The Dongle was given to me by a colleague of mine who has the exact same laptop as I do. The Dongle was and is working fine with his laptop. The problem is with my office...