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...
Hi there, i am trying to connect 2 nrf52DKs together and send data to each other. ONe of the NRF52DK works well an I can connect to the phone app and I can see the data but...
Hello Everyone,
I am working on TWI scanner , there were too many header which were changed, i fixed most of them. But i didn't find "sequence_comms.h" file or familar to...
I tried plenty of times to upload program on dongle from this site: NordicPlayground / nrf52-ble-image-transfer-demo
But I got these types of errors as mentioned in attached...
Dear Devzoners,
I have a question about triggering received data via UART with the nrf_libuarte_drv .
Prehistory: We started using the libuarte async driver, but due to...
nRF5232 consuming too much power with BLE advertising interval 2 secs. I had tried using MbedOS6/OS5 and as well sleep_mode: deep sleep. Can anyone help, my appplication is...
Hello,
I have been trying to follow tutorial from:
https://devzone.nordicsemi.com/nordic/short-range-guides/b/mesh-networks/posts/thread-tutorial-practical-guide-for-device...
Hello,
through figuring out how AWS FOTA works and following the instructions of this page
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160...
I found a couple of threads that the Windows version of the Power Profiler App in nrfConnect is broken, which it is also for me. It used to work in the past and I also like...
Hello there,
During my development I have discovered an issue with app_timer library. It is fragile for calling stop/start functions from interrupts which has higher priority...
Hi,
I have a project with nrf52832 without any BLE operation. Software runs with FreeRTOS. I am trying to add ble dfu into this project. There is a button connected to the...
Hi,
I am using nrf52832 development board with sdk 17.0.2 and softdevice 132.
I have freertos project which had ble nus service and aes cbc logic added to it.
I have...
I am trying to run the ble_app_uart from the ble_peripheral folder in the NRF SDK 15_2 I am testing with a Nordic 52840 DK (PC10040). I have made essentially no changes. ...
Hi, Nordic staff.
I'm working with Central device using S132.
There is a peripheral device using S112 in Nordic. I didn't make this peripheral.
My question is...
Hello all.
I have a question relate to: How to "ble_app_hids_keyboard" app can connect multi device?
My task: make equip peripheral base on nrf52811/840 can Adv and connect...
Hello, I am new to Nordic, I was previously using Cypress CYBT343026-01. But there were some drawbacks found during development. 1. It was consuming 315μA at 0 dBm BLE tx...