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 am using Mesh V4.2.0 and RF52840 light_lightness example. I want to have more than 40 server nodes for one client, but when I increased more than 40 it keeps showing...
Hello,
I am trying to develop a set of code that will receive data on uart 1 and transmit that data on uart 2, and vice versa.
I have verified via testing printk's that...
Hi everyone,
First, my current environment is SDK 17.1, s332 v7.0.1 and nrf52832.
We recently have migrated from SDK 14 and we are still facing some problems, we have...
Hi. I have a problem, after upgrading the plugin nRF Connect for VS Code to a version higher than (2021.10.103) do not load modules of this plugin (photo attached). If I install...
Hello,
We are trying to setup the building environment for a nrf9160 device. We use the nrf Connect Desktop Toolchain for installing the environment and then we download...
Hi,
I want to connect to Google Cloud IoT with a modified asset_tracker and want the TLS done by the modem like in asset_tracker.
Google has a primary and a backup root...
Hi there!
After having worked with the nRF5 SDK and nRF SDK for Mesh, I'm off to a start for a project with LTE; CoAP to be precise. I'm using the nRF Connect SDK with Visual...
Hi,
I am working on a 2-wire uart to save GPIO and try to get as low current consumption as I can get.
Here is how I want it to be:
My custom 52840 board have 2-wire...
Hi,
I have created a custom board with a nrf52840 on it. I am working with Embedded Studio v5.64 and the Nordic SDK v. 17.1.0. When I use the preprocessor definition BOARD_PCA10056...
Hello Nordic experts,
Recently, I would like to implement high throughput with multi links. to optimize the system, I have the following doubts:
First of all, let...
I've recently put nRF Connect on my new machine, v1.7.0. I wanted to test the peripheral_uart sample application. However when I go to compile the peripheral_uart example...
Is it possible flash a nRF52833 over Bluetooth using the nRF52840 (PCA10059)? Or initiate DFU mode over Bluetooth using the dongle or a PC?
How could this be achieved?
In our application we want to connect to our server using LWM2M to exchange some data. To make a connection secure PSK key and indentity needs to be set to lwm2m objects:...