Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
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...
HI
describe my device first:
A Temperature and Humidity Sensor(twi) measure every second
nrf52832 module
it has an lcd and its control IC(twi),
a spi flash to store...
Hi, I want to contribute to your nrfxlib development with the implementation of ZCL compliment typedefs for the thermostat cluster. Can you give me some directions? Below...
Hello
I am using sdk v17.0 and pwm_library example.
I'd like to add a 'dead time' of 10us between the two PWM channels.
Can you give me a good example or method for...
Hi, I've released a driver here.
https://github.com/andrewcharnley/nordic-nrf52-lcd2004-HD447780-i2c-async
Finally NRF52 joins the club supporting the many LCD's out there...
Hi Nordic Team, I am currently working on how to build one mesh provisioner. Current Env: Nrf_sdk: 17.0, Mesh SDK: 5.0, Board Chip: nrf52832 My Questions is how to use any...
Recently I am using BLE in Zephyr to implement the multilink central function However, none of the references currently have a similar function, and there is also the nordic...
Hello,
In order to exchange long messages with the device, I would like to use 'offset' field in nRF COnnect for desktop (mobile)
Is there a way to send WRITE_REQ with...
Dear Sir,
Using NRF-52833 dev kit on SES. I tried to run the static analysis tool, getting error 'unknown register name 'vfpcc' in asm.'
This error appears for every file...
Hi,
I'm trying to set up BLE DFU for bith the app and net cores of the nrf5340.
We are currentrly using NCS 1.4.99, commit 3366927a54 (need latest master for lorawan usage...
Hi,
in the past, i have created blog posts in the devzone, e.g. about the publication of Fruitymesh: https://www.bluerange.io/docs/fruitymesh/index.html
I would now...
Hi all,
Does anybody know how to use NRF_LOG in Mesh SDK, because I need to print float numbers. I know that I need to use NRF_LOG_FLOAT_MARKER because I was using it inside...
Using NCS V1.4 for Mesh on a nRF52840, My customer wants to send higher rate sensor data via mesh. It seems the fastest continuous rate they can obtain is about 1Hz. When...