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...
I'm creating a new product that needs one or more custom services using an nrf52840 and the nrf52 SDK version 17. I'm surprised at how much stuff has to be done manually ...
Hello,
I have modified flash_placement.xml to define a 64 byte RAM region to be used to preserve data across soft resets. It compiles and links but the memory seems to be...
Hello, I was wondering if I can get some help with implementing a power On and power OFF functionality for our system.
We are using the nRF52810 chip with a custom PCB....
Hi,
I have a SPI Peripheral connected with nrf52832 EVK to check working of SPI interface.
I am writing a 10 bytes of data to a specific address and read back from specific...
I have been using the Nordic Power Profiler Kit 2 with the Nordic Power Profiler application for reading current measurements on an external device and have been saving/exporting...
I recently updated to nRF Connect SDK v1.8.0 from v1.5.0 and am encountering a new error with the same code. The error occurs when I call bt_le_ext_adv_set_data. My advertising...
This is in regards to my last post here: https://devzone.nordicsemi.com/f/nordic-q-a/84016/switching-between-two-applications-using-nrf5-sdk
I am using FreeRTOS.
Both...
During the development process, I had no trouble bonding with the rfConnect (current version from the website). After many changes to code, I got it to bond one time and deleted...
Hi,
Is it possible to use "nearby fast pair" technology on the nRF52833 platform? are there any examples of the use of this technology?
Best regards,
KaEd1705
Hi, I am using libuartes and when I receive text from other device my nrf52833 will respone "textAT1_Uart1". But I can not free them (using &libuartes1 because I'm using 2...
In nordic ncs zephyr use Nordi ble controller (SDC) else in zephyr mainline will use a software version of the controller that use LLL (BLE CONTROLLER).
Il possible to know...
I'm trying to create a minimal executable that has a structure placed at a specific address in flash. It looks like CONFIG_CODE_DATA_RELOCATION is needed to do this. However...
Hello,
we are trying to get the uart secure bootloader running on the nRF52820. When linking we receive the error message that RTC1_IRQHandler is defined multiple times...
For an upcoming product based on the nRF52811 chipset I wanted to prepare for the arrival of the new AP-Protect variant of that chipset and have a unified firmware that runs...
I'm using SDK12 and SDK15 on nRF52832 and nRF52840 (peripheral and central), although this would appear to be an issue with other devices too.
If I connect with NRF Connect...