Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
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...