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 was able to install all tools proposed by the nRF Connect v3.7.0 except the most important : Toolchain manager.
It retruns the following message
running...
Hi, I am interested in using the KMU and I have seen some examples of it here (9160 but similar): https://github.com/einarthorsrud/kmu_sample
and also some docmentation...
Aim: To upgrade the existing Bootloader + Softdeivce + Application package build using nrf_sdk_15 to nrf_sdk_17 on the NRF52840_DK.
Problem: I successfully flashed the secure...
We are using zephyr on that nrf52840 .
Is possible tu run code coverage analisys on that board ? What I have to do ?
Does twister work ?
Best Regards
Novelo G
My technical questions are as follows:
1) I need to upgrade an old iBeacon transmitter we design using the nRF52832 with SDK 11 (Sofdevice s132_nrf52_2.0.0_softdevice.hex...
Hi,
I have develop the Code based on HID_KEYBOARD AND NUS code
here i also need to ADD NVS and DFU to nrf52840 device
1. Pair device address is stored in what manner...
Hello, I'm using SDK 17.0.2. I want the documentation in PDF format. I was unable to generate on PDF document for all documentation. Is there a PDF that I can download?
Hello, I make multii-link peripheral device with 3 BLE HID connections. I extend heap and stack to 16kb and set properties RAM_START=0x20004000 RAM_SIZE=0x3c000. As the base...
Hello there! I wanted to plot data from ADC via UART using SerialPlot software. Unfortunately it crashes, despite I choosed the proper COM port, baudrate. No matter which...
Hi, I was wondering is there anything similar to DTM but suited for ZigBee certification? I read, that nrf_802154 driver could serve as a starting point for this implementation...
Myself Satej from FLEX,we are collecting soldering and washing data for our manufacturing site in SENAI.Please help to provide below mentioned data.
MPN
Manufacturer...
Hello, All
I am developing on windows and want to use shell tools. And saw some descriptions about the shell on the official zephyr document.
But I don’t know how to use...
HI
How put mcuboot whit FOTA, primary slot in cpu flash and secondary slot in external flash?
I need more memory for my application.
thanks for your support.
Faus...
Hello,
In my board, nRF52832 is connected to other MCU.
And those two communicates via SPI. nRF52832 is master.
To synchronize two boards, MOSI pin has to be used...