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...
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...