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 All,
I have flashed one of the samples on our custom board based on NRF52833.
SDK : nrf connect v1.7
IDE : Vs Code
OS : Windows 10
I can see the that code is...
Hi Team,
Im using nrf52840 with nRF5_SDK 17.1,
For my project i will customise the application ble_app_att_mtu_throughput.Also we added pairing bonding security methods...
Good evening,
How does the nRF52840's own BLE transceiver capabilities compare to the BLE capabilities of the NINA-B306, as follows...
Does the nRF52840 chip have its...
I'm trying to connect external nrf52832 module to nrf52-dk (PCA10040). I use wiring scheme from this picture:
And it works fine for programming. But I can't get RTT...
Hi all,
this is my first project with nordic and ble, hence, I feel a little bit lost and overwhelmed with all the new function and callbacks used in the ble samples....
Hi, I'm a beginner at this so I would appreciate any help thank you!
I'm trying out light_lightness example v4.2.0.
From RTT Viewer, I want the LED to be able to toggle...
I have two dev kit with nrf52833 one as a tag and other as anchor, the kits are made by Ublox and they demonstrate fine the direction finding functionality.
The problem...
I am using nrf52840 mesh v17.0.2 light_lightness server example.
In the original Light lightness server code, you can control LED1 using J-Link RTT Viewer. By sending...
I need my own input handler procedure that cannot wait.
Interrupt handler is directly attached as GPIOTE_IRQHandler (i don't use your libraries) and takes no more than two...
I am new to Nordic. I installed nRF Desptop Connector. I have opened succesfully the sample nRF projects. Now, I want create my own new nRF Connect Project. I tried two ways...
Hi,
I'm trying to set up a custom driver for the VL53L1X Sensor. (nRF9160 + Icarus Board + NCS 1.7.1)
I placed a new folder in drivers/sensor + modify CmakeLists.fr &...
Hi,
Our project team has decided not to using an external MCU to interface with the 9160 over the UART. So we'll need to write our application on nrf9160. The application...
P19 (Debug OUT Connector) on the nRF52840 BLE RF Development Board, PCA10056 (Dev Board) provides the ability to program a nRF52840 BLE board (BLE Board).
Questions:
...
Hi there,
Attempting to use the sample program for direction finding and have been following Case ID: 280319. Have attempted to add the code suggested by Simonr in adding...
Hi,
I'm working on a project using Zephyr and ncs 1.7.1. One of its functions is to stream WAV files from a SD card. It only ever reads data.
The issue I'm having is...