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...
Hello,
calls to the above functions block the caller if internal queues become full. Because my application is running in a big loop, I need those functions without blocking...
Hi,
for 9161, I'd like to query periodically the modem using nrf_modem_at_cmd, doing this in a dedicated thread.
My question is: If I launch such AT command query, is...
Hi,
I have tested the MCUboot FOTA for my sensor with the peripheral_lbs sample project, by enabling the macros:
This works, and I can bootload the sensor via...
Hi,
We wanted to implement nRF5340 with our ultrasonic microphone SPH0641LU4H-1 ( https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf?Status...
Hi,Im new to NORDIC,
I need your guidance to select the product for my application I'm in Automotive industry, looking for ble modules which has
1.ble 5.4
2.nfc tag...
Hi,
I go my own hardware, that connects the nRF52840 Module to an ST25R3916b-aq chip with SPI bus. The I2C bus is also available by using some 0R resistors, just in case...
HI Nordic support team.
I have a question relate to RSSI in proprietary_rf application.
We test on esb_low_power_ptx.
Can i read RSSI of esb_low_power_ptx?
thanks...
Hi. I'm using NCS V2.6.1 with nrf52833, and I'm trying to merge the “zephyr\samples\bluetooth\iso_connected_benchmark” sample application with the “nrf\samples\mpsl\timeslot...
Hi Nordic support team.
I incharg project replace NRF24l01 by new design with nrf52833.
Using nRF5_SDK_17.0.2 and segger studio compiler.
I using esb_tx example, the...
Nordic DFU SDK version 2.5.0. Github issue here .
When the Android screen is off, the DFU fails right after starting. This appears to be because the scanner cannot find...
Hi, I have a project using the chip nRF52832 and sdk nRF5 14.2, I'm updating the firmware to use the nRF Connect SDK 2.2(NCS).
In my project, i use spi0 and spi2, so a can...
Hi.
I start SPI as well as I2C at the same time . then build code , the build error is occur . below is error code .
The SPI and I2C cannot be used at...
Hello,
I try to building sample code nrf_dm for nrf5340DK, but I got failed massage:
.7.0-rc2/nrf/subsys/dm/dm.c.obj -c C:/ncs/v2.7.0-rc2/nrf/subsys/dm/dm.c C:/ncs/v2...
Good Morning
Im using Zephyr, SDK2.6, toolchain 2.6. the peripheral_uart example is flashed to a 52840DK. when I connect with my phone IOS NRF_connect I get the error
...
I run the LWM2M client and send the data to the server. Nrf7002dk connects to the internet via wifi. Now I would like to update the software but I can't seem to do it. The...