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 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...
Good afternoon everyone, how are you?
I'm using custom hardware, Nrf52833+Nrf21540, already reviewed by and tuned by Nordic. We are going to carry out the tests for product...
I need to work on single bank DFU from esp32 to nrf52833. I found a website with instructions on single bank configuration here: academy.nordicsemi.com/.../topic /exercise...
Hello,
i'm working on a project where the system will be always in deep sleep unless there is an external event to wake him up. Upon this event, the system connects through...
Hello, I have a question about how to operate on multiple Zigbee devices simultaneously. I am currently developing a hub to control and retrieve data from home appliances...
I want to make a secure pairing with Bluetooth. Let it first pair with the device, then connect directly without pairing. Maximum how many devices can I register?
Hi,
I'm using an nRF52832 in SDK v.17.1.0 and, starting from the ble_app_uart example code, I'm sending data from the board to another device. I want monitoring it with...
Hey all,
I'm looking for a bit of guidance here to nail a bus fault that happens about 30 minutes into the program.
The message is the following:
Reading through previous...
Hello
I am trying to test the esl example project.
Is there a simple, accurate, step by step guide for this?
Current documentation has some incorrect sections and when...
Hi Team
Customer want to use Bluetooth_Base_UUID (00000000-0000-1000-8000-00805F9B34FB) as 128 bit UUID base. They can use any other 128 bit UUID base but this one. When...
Hello, I'm working on an application with precise timing requirements. Basically I need to generate a short pulse and sample two channels during the pulse. In addition, I...
I use the nrf5340.
I want to filter 8 devices with different addresses.
When scan_filter_match() recognizes one of the addresses, can you quickly identify which of the...
Hello, I built a matter-over-thread firmware for nrf52840 on the Matter SDK 1.3-sve branch and NCS 2.5.0 version. It work well with Apple, Google and chip-tool, but commissioning...
Dear sir or madam,
I am facing a peculiar issue. In my application, I am using nrf52840 dongle and I am setting several GPIO pins as output pins with output value high...
Hello DevZone,
I am developing battery powered Zigbee end device. Using nrf Connect SDK 2.6.0 on nrf52840 chip.
I have issue that I am trying to solve. From time to time...
Hello there,
I was using 2.5 SDK on my development. Recenelty I updated the SDK to the latest of 2.7.0-rc3. I got many warnings.
Then, I created a brand new BLE NUS project...