Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
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...