Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hello!
First of all, thank you for your support.
I'm starting to develop firmware for Nordic chips (I'm a complete newbie). I have been able to compile and download examples...
Hello everybody,
I'm trying to develop simple time synchronization system upon mesh time model, but after sending bt_mesh_time_cli_time_set, first of all my time_update_cb...
NRF52840, SDK, nrf5-sdk-17.
This could be a misunderstanding of how the dual bank update works, however I am finding that after an OTA, Bank0 contains the new fw image but...
I have an SPI sensor that benefits from having a precise clock source, and has a muxed pin that can have a clock source.
The peripheral states that this pin can handle frequencies...
Hello Nordic team,
I come to you because I face a strange issue during developing a simple feature using PWM.
For a product, I need to make an LED blink smoothly 3 times...
I have a NRF52840 Devkit and also subsequent NRF52840 boards, and I was wondering if there's any WiFi support on them now. I'm aware that it's possible to use any WiFi module...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
I'm building a nrfmicro bluetooth keyboard controller which uses an ebyte E73-2G4M08S1C nrf52840. My programmer is cmsis dap link. Openocd verson is 0.11.0.
I built two...
Hi All,
I'm new to this wireless field. Is there any impact on power consumption based on RSSI level.
As I understand due bad RSSI there will be retries in communication...
I working on Asset_tracker_v2. After going hrough the code, I estimated the work flow to be as:
1. When either Passive or Active state is intialized, the Sample Timer is...
Hi there,
I am running into this error Update CTE params...failed (err -134) while running the direction_finding_connectionless_tx
The output logs are
can I get more...
Hello,
In the product specification for the npm1100 there is an optional battery monitoring circuit schematic on page 39. I'm having trouble understanding why there are...
As described in the topic, I wrote my own bootloader (located at 0x70000). When I restart from the app (located at 0x26000) and enter the bootloader, NRF_ Log doesn't work...
Hi, I am using a BL653, on which I have the following peripherals:
SPI
I2C
UART
ADC
PWM
BLE controller
Upon bootup I want mcuboot to diagnose these 6 peripherals...