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...
Hello
I have this firmware running in C:\Users\danie\ncs\v1.5.1\nrf\applications\tracker on the nRF9160-DK, nRF9160 SICA B1 is the marking on the chip
Modem FW is...
Hi. Some questions regarding the nRF9160 ENABLE pin:
1. According to the nRF9160 product specification the ENABLE pin voltage requirements are like this:
In the first...
Is it possible to add additional UI for different sensors in nrfcloud platform ? I could see that there is a predefined list of sensor types that can be attached to cloud...
Hi,
I am using two nrf52840 boards and a Light-Switch example included in the mesh SDK_v5.0. I would like to measure the time required to send a message from client to server...
Hi all,
I'm working on this example: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v3.2.0%2Fthread_example_dfu.html
I'm struggling on the server part, I...
Hello,
we are developing a verry small sensor node. Since we like to know if the sensor we are connected to, is one of our sensors instead of an attacker fake sensor we...
Hi! I was testing GPIOTE with pin_change_int example and tried to add a log to the push of the button.Somehow the code is not working, it is indeed changing the state of the...
nrf52840, sdk17. pca10056 (for now). linux arm-gcc, gnumake, etc.
I have a fairly complex PPI configuration but in the act of debugging it, I've dumbed it down quite a...
How does the interrupt latency compare between COMP/LPCOMP and GPIOTE? Are t LPCANADET and t PROPDLY the correct field to be looking at in the specification? The electrical...
Hi Nordic Team,
My Board: nRF5340 DK; SDK: nRF Connect SDK v1.5.0
I am new to BLE developement. I am trying to design a GATT service which can be accessed by nRF Connect...
I'm trying to use UART flow control and assign RTS CTS pin numbers.
What's the corresponding number for P0.02, P1.15 each?
And where can I find this information?
Hi,
I have used nRF52811 SoC in my custom design. In this circuit i have used SWD interface only as per reference design. I have used same SWD 10 pin connections as mentioned...
128 MHz or 64 MHz operation is mentioned in the specification (page ii). However, can MCU be capped at around 12MHz? How about the current consumption?
I am starting an experimentation effort with Nordic Mesh SDK. I am using Segger Embedded Studio.
I can open/compile/download the Mesh SDK examples.
I wish to start to...
Hi,
Hope someone can help with the following Q:
We are planning to make an new battery based iot sensor design based on NRF9160 SIP mounted on our own pcb with several...