Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hi,
I'm trying to use flash FDS on 10040-Dk with softdevice s132 and freeRTOS.
I debug the code using segger embedded studio, when executing a write to the flash It reaches...
Hello,
we want to support scan for both 1Mbps and Long Range beacons and we are using the S140 6.1.0.
This is the configuration for the scan parameters:
When this...
Hi all,
DFU package V1_0_75 was developed using SDK12 for nrf5232 and V2_0_45 was developed using SDK16 for nrf5232.
I am trying to update from V1_0_75 to V2_0_45 using...
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...