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...
hello all,
nRF Connect SDK: 1.5.0
nRF Connect Toolchain: 1.5.0
Desktop OS: Windows 10
I'm currently using nrf9160dk to explore the GNSS features. I take a look at...
Hi, I'm using the SLM application and I would like to test the PSM on the nRF9160-DK but its timers seems to be aperiodic (instead of periodic). I set it using the at command...
I want to use a UART line to send and receive data to a nrf52840 DK and then have the data sent wirelessly to a separate DK and then print it to a terminal like in the multi_sensor...
Hello,
currently am working on connecting two different modules of BLE, nrf51822 and Rn4871.
The problem am facing is that i am not able to send and receive data between...
Hi,
We are using mesh SDK 5.0 on NRF52840 integrated with PIR and light level sensors for office lighting, it works well.
Now we'd like to check if we can expand the system...
Hi while implementing/testing MTP on Linux Wireshark captured setup requests asking for "Device Qualifier Descriptor" according to section "9.6.2 Device_Qualifier" in the...
Hello,
Can you please provide information for current consumption of the GPS in these modes?
VDD=3.8V
Acquisition time = ? seconds
Acquisition current = ?mA
Tracking...
Dear all,
For our project we want to store information on the device in an additional flash partition. We have created a new flash partition, called factory_settings_partition...
Helo Nordic support team,
I am supporting a client that has designed a product using the NRF9160 with GPS. The product has a small patch antenna mounted on the pcb board...
Hello. I am trying to build an project and I need to use RF module. And I have to Use pic18f45k22 with MikroC. But I couldnot. I have some 18f45k22 codes but dont work I dont...
Hello,
I need to retrieve the IP-Address of the modem, are there any convenient way I can do this?
AT commands maybe?
Appreciate any info on this.
With regards...
Hello
I am having rather odd problem with SWDIO pin shorted to ground. I am using Fanstel BT840x BLE module and I have never seen this issue on my custom board until last...
I see this line for cache enable register in application domain : infocenter.nordicsemi.com/index.jsp
NVMC built-in cache not supported (ICACHECNF, IHIT and IMISS registers...
I'm trying to test button less dfu on nrf 52840 dk. i am simply compile that hex ble_app_buttonless_dfu_without_bonds_s140_with_setting_page.h file with soft device s140 or...
I am building the coded bluetooth gateway using nrf52840 and ENC28J60. Integrated between two examples:
https://github.com/nrfconnect/sdk-nrf/tree/master/samples/bluetooth...