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 been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hello, i'm having trouble with my new Board Nrf5340, i cannot detect the board to my PC.
I connected with micro USB and when i'm going to the device manager, i'm not seeing...
Problem:
Tried to compile (west build --board nr52dk_nr52832) the C:\nRF\v1.7.1\nrf\samples\peripheral\lpuart project but it failed to compile. I discovered this after updating...
Hello All,
I am new to use Segger Embedded Studio and NINA-B406 module. I have installed Segger Embedded Studio V5.50d and EVK of NINA-B406 module having nrf52833 SoC. ...
Hello All,
I have taken usbd_ble_uart_freertos example and modified it for USB MIDI example (taken from Github) for nRF5 SDK and modified it to use nRF52833 SoC.
I am...
Hello
We have a project request nrf51822 radio transmitter -> nrf52832 radio receiver
nRF5_SDK_11.0.0_89a8197\examples\peripheral\radio\ transmitter\pca10028\arm5_no_packs...
Hi,
I am developing for custom boards on VS Code and while the new board search in the workspace path is working, I am having issues with it.
When I add another project...
Hi All,
SDK => v17.1.0
IDE => segger
I have a question,according to the picture,I can receive data, but the error will appear after some time.
Why does the function...
When executing "pip3 install -r nrf/scripts/requirements.txt",
according to the instructions on site
developer.nordicsemi.com/.../gs_installing.html ,
I get the following...
Hi, I'm working on a project based on the ble_uart_peripheral example. Now it can use NFC to wake up the MCU from SYSTEM OFF mode. I wanna add a new feature that when a smartphone...
Running 52840 with SDK 15.3, SD140 on SES Ive got an application that has a bootloader on it running DFU. Everything works during DFU correctly but when I get into the application...
Hello,
We are using the nrf52840 with the SDK v17.0.2
We are trying to read specific addresses from our external NVM using the SPIM driver. Unfortunately when we examine...
I had been working with a DK and a Circuit Dojo - nRF9160 Feather https://github.com/circuitdojo/nrf9160-feather just to get my basic hardware working. I just had custom boards...
Hi there,
I've just bought and received Apple iBeacon compatible beacon on eBay ( https://www.ebay.fr/itm/165128797979 ). I put a battery in it, the LED flashes 3 times...
Hello,
Although this topic seems to be trivial and touched many times it seems to be difficult find any ready to use products / projects about it.
The Background
Lets...