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...
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...
Good day
I intend to use a power saving mode to turn on a device for a set amount of time. During this, the device would still need to receive commands over mqtt. Is this...
Dear SRs
We are evaluating your NB-IoT solution by means of Thingy91 reference board. The NB-IoT service is working with iBASIS card, the question is: can we change the...
I've created the samples for Socket Echo Client https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.2/zephyr/samples/net/sockets/echo_client/README.html#sockets-echo...
HI , I am having difficulty in interfacing the flash with my DK board
1) The spi flash sample is getting stuck at flash erase function without any error responses
2) I...
I see this case mentions constant tone extension. Currently, only nRF52833, nRF52820 and nRF52811 can do this.
https://devzone.nordicsemi.com/f/nordic-q-a/59948/nrf52-selection...
Hi,
We're working on a development project using nRF52832, SDK 15.2 and s132_nrf52_6.1.0_softdevice. I'm trying to use the radio test example from the SDK to certify the...
Hi all,
I have a board based on an nRF52832. At the moment I program it through the nRF52 Dev-kit (with the debug out connector) as my board doesn't have any debugger...
I'm a complete idiot when it comes to Nordic, this is literally my first time experience with any Nordic chips. I have a little experience programming ESP32-s3 chips, and...
Im working on a windows 11 Pro (OS Build 22000.1219) with a NRF52 development kit which has a NRF52832 chip set. The board is PCA10040 3.0.0. The device does not communicate...
Hi,
I run the sample zephyr/samples/bluetooth/periodic_adv on 5340, if the controller selected software-base ( CONFIG_BT_LL_SW_SPLIT ), the sample work well; if BT controller...
Hello,
Currently we're working on improving our DALI driver on the nRF52832 chip, because we've experienced issues with transmitting DALI bits with the correct timing. The...
Hello everyone,
I have been trying to get the nRF9160 DK connected to Edge Impulse Platform but it is not possible. i have been following this viedo Connecting nRF9160 DK...
Hello,
I have understood that the pc-ble-driver library is currently in maintenance mode[1] and not getting new features anymore.
We are using pc-ble-driver-py library...
Hello Nordic support,
I am planning to develop an application that will either use Zigbee protocol or BLE protocol. The protocol to be used is determined at startup by reading...