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 am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hi,
I'm working on adding the buttonless DFU function to my application. It works fine when I disable NRF_PWR_MGMT_CONFIG_AUTO_SHUTDOWN_RETRY in sdk_config.h . However,...
Hi everyone.
I have a custom board with nRF52832. I am using J-Link for programming. In my custom board, SWD pins are exposed. So I can erase nRF52832 succesfully and programmed...
I have recently switched from development with the nRF52832 to the nRF52840 and along with this switched from the nRF52-DK to the nRF52840-DK. I am unable to connect to the...
Hi everyone,
I try to connect simulatanoues 12 BLE devices to a Linux PC with Bluez.
You cannot go above 5 with commercial BLE controller.
So I want to use the dongle...
As many others have found, and answered questions here and here and in other posts, DFU will prematurely exit IF you have enabled WDT in your application, as the current Nordic...
Dear Nordic Engineers
I recently encountered a problem when developing NRF9160.I developed it based on the example of asset_tracker_v2.Now I have an .a file of an encryption...
I am using SDK 15.2 with Segger Studio
I am using an external button on pin 4 to enter sleep mode on a long press and wake up the device.
I am able to enter sleep...
Hi
I am using sht85 to detect temperature/humidity in my Light lightness server code
In the original server code, by pressing 1 or 2 you get to either decrease or increase...
Hi,
I'm working on a project using the nRF9160 (NCS V1.7.1, V1.3.0 modem firmware) and am utilizing the 1PPS signal.
It is working well, however when the fix is lost...
Is it possible to get access to an old version of the Bluetooth App in nRF Connect Desktop? There has recently an update that has proven very unreliable. It constantly crashes...
Dear NCS experts, can you please lend a hand at configuring gpio input pins at nRF Connect SDK (1.7.1)? Here's a short code snippet that configures pin 3 as input: This is...
I am currently working with SDK 1.7.1, using the azure_iot_hub sample application.
This is a continuation of this topic:
https://devzone.nordicsemi.com/f/nordic-q-a/82164...
Good evening, (I have a few questions which are at the bottom, so I hope you don't mind me having posted the full length of these two programs first)
I've managed to produce...