Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
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...