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 nRF52832 user from China, tried to download nRF_DeviceFamilyPack of MDK from http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_DeviceFamilyPack/ failed, i simply...
Hello,
We are using the nRF52840 on our own board.
When I added up the current consumption at 3V, based on the datasheet, I get 14.3mA (CPU from RAM, Tx at 0dBm 1Mbps...
Hi
I am using nrf Connect sdk 2.9.0 Visual Code IDE.I have added the following configuration in the prg.conf file:
But still I am not asble to receive more than 20 bytes...
Hi Support Team
We want to use the J-Link of nRF54L15DK to program customer's nRF54L15 board. We follow the guideline of below link to connect the Pins of P19 of nRF54L15DK...
Hi, we are using NPM1300 with a ICP401835TPRT renata battery. It has a 10k B=3380 NTC (part number NCP15XH103F03RC ). I'm getting a really high temperature reads and very...
Hi,
I am trying to optimize a time critical device for lowest possible latency data transmission over BLE on nRF5340 working as peripheral. Currently my algorithms are implemented...
I'm adding MCUboot to my application and we'll be using our own app to upload new firmware over BLE to the device over our custom comms protocol. I can use the DFU Target...
Working on a nrf5340 project, and running into limits of the size of the flash to store my application image along with mcuboot bootloader.
I had a mucboot setup that fitted...
I have a modified asset_tracker_v2 running with SDK 2.5.0. It is connecting to AWS and sending data perfectly. It has been running for several years without a problem. I am...
Hello,
I’m running the AWS IoT sample on nRF9160DK v1.1.3 using nrf-sdk and toolchain v2.9.0, modem v1.3.7.
Everything works fine when following the instructions with...
Hello community, I am currently looking for a solution outside the 2.4 GHz band and I came across NR+. Does it suit my needs for M2M (Machine to Machine) communication? If...
Dear Nordic experts,
My question is simple, how to get the 6 octets default MAC address by app SW in nRF52840. The question was already raised by someone some years ago...
I have an issue when trying to install nRF Connect SDK on my work computer. I have installed VScode, the toolchain and the nRF Connect extension. The next step would be to...
I have been trying without success to install either the v2.7.0 or v2.8.0 SDK onto my Windows 10 System. Every time/method I've used results in an error equivalent to
...
Hi,
SDK17, Softdevice S112, NRF52805 custom board.
I have baremetal bsp implemented but I am new to Softdevice and struggling a bit with an interface concept beween two...