Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
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...
Hi, I'm build an application that my nRF advertising and my phone (I can call it is phone A), and my friend's phone (phone B) 1. phone A and phone B can connect automaticially...
I'm using the nRF52840 dongle with nRF Connect 1.90 and the CLI. I cannot get "zcl attr read" command to return anything. It simply times-out. What am I doing wrong?
i m working on unity test framework which i want to appiled in the segger embedded studio..can some one suggest how to enable the unity test framework in the segger embedded...
I currently have some Thingy:91 that I need to test in an area that has not got LTE-M, and my testing case until taking them to an area that has LTE-M, is to flash them so...
Hi,nordic term,
i develop my product that ony have feature with usb and app,there is no sd and ble.i have developed my porject,and now i need achieve the funcation of dfu...
Hello together, here are some infos about my project:
SoftDevice: S140 Hardware: nRF52840 DK Software: Segger Studio Memory settings: FLASH_PH_START=0x0 FLASH_PH_SIZE=0x100000...
Dear all,
In our application, we have two MCU connected through the UART. The Core MCU executes the application while the Nordic nRF52840 MCU functions as NCP/RCP using...
Hi,
I'm experiencing an odd behavior of nRF Connect in Visual Studio Code. Whenever I select "Flash" action, the "west flash" command is not being launched. Building works...
Hi
The customer needs the tracking area code of neighbor cell for their own LBS,I looked in the document and the project asset_tracker_v2,but I didn't find the tracking...
Hello, I'm pretty happy with how LPN is working, the power draw is great. My issue is now accomodating the large amount of LPNs that will exist in our mesh (~250). Originally...
I migrated my project from a windows10 pc to my MAC.
Now I get this error massage SDK 17.02 (no softdevice)
-> unknown type name '__printf_tag_ptr'
Any Idea how to fix...
Hello,
hi i am using ble_app_template example for reading sensor data and now i want to configure angle of gyro-meter in sensor so from nrf mobile application i need to...
Dear ,
I noticed that when I tried to create a new application from sample, e.g. blinky, it can't build and give out the error above.
As it is directly from a sample application...
Hi all,
I'm experiencing a weird behaviour when adding NUS BLE profile to a standard BLE Peripheral HRS example.
The code compiles fine without any error or warning, and...
Hi all,
I have a problem when I set up the software environment. i'm using Mac OS and I've downloaded the nRF Connect for desktop, Toolchain Manager and VS Code following...