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 would like to use MCUboot together with TF-M for an application running on nRF9160 in order to have the security features provided by TF-M while having upgrade capabilities...
Hey all Board: NRF53840 DK ERROR: Building ‘zephyr/zephyr_prebuilt.elf’ from solution ‘build’ in configuration ‘Common’ undefined reference to `LOG_DBG' (to any area that...
Hello,
We are in pre-production and we need to make 1000 prototypes.
Here is the filter we planned to use : https://www.johansontechnology.com/datasheets/2450FM07A0029...
Hi support team,
Customer needs them for BLE certification though I think those in nRF52840 report are same.
BTW, may I pre-fetch nRF5340's for any future request? ...
Hello,
Have any developers here on the forum had luck with getting the nRF9160 DK working in India?
Our India dev team has looked extensively and has not yet been able...
Hi, dear Nordic.
I tried to build secure_bootloader_ble_S132_pca10040 project in Segger. And it gives me this error message:
cannot find ../../../../../external/micro...
Hi,
I am trying to get my nrf24L01+ to communicate with nrf5340 using the enhanced shock burst sample code. In the sample code there are LOG_INF, LOG_ERR, LOG_DBG commands...
Hello Nordic Team,
We are in production phase, and flashing our modems one by one does not work well. It is too slow process, so we are looking for a solution that can offer...
Hi,
I'm trying to develop a Bluetooth Mesh Network using 3 Thingy52s and one Thingy91 that acts as a gateway to Azure IoT Hub. I saw the sample code LTE BLE Gateway for...
Hi,
I am trying to get the Atmel WINC1500 module to work with the nRF9160DK.
I have read a similar post,
https://devzone.nordicsemi.com/f/nordic-q-a/76640/spi-issue...
Hej!
I am trying to make a circuit / configure my SW for using the nRF5208 to have a small power consumption when not trainsceiving . Basically, I need my setup to have...
Hi! The nPM1100 is advertised specifically as a complementary product to the nRF52 and nRF53 product line. Seeing how the nRF9160 can also operate at 3V, I was wondering why...
Hello, I am working with an nRF52811 and I am trying to get it to send data via UART with a USB connection. I tried using the USB CDC ACM module, but it appears to only work...