We are using the NRF9151 and unable to establish a connection to an LTE-M network in Ireland (testing in Cork currently). We are using a Kore MVNO SIM which supports Three...
Hi,
I am not familiar with the 9160DK board. I followed the same steps as the nRF Desktop Connect application guide but it always shows verification failed. I am using my...
I have customed my own nrf54L15 board and it would run on button battery. I managed to measure the battery level through ADC, but I don't know how to use ADC with nrf54L15...
I want NRFX_SPIM_EXTENDED_ENABLED to be 0. but for some reason it is set to 1. from my current understanding I conclude that the if case here check weather each node with...
I have questions about the build process. I received an example, and I’m curious about the roles of the folders and files in the APPLICATIONS directory. Also, it seems like...
Hey everyone, I am looking for big size capacitive touchscreen for my next project so I do found with resisitve touch using FT810 EVE graphic controller with nrf52840( https...
I am trying to pair the BleHeartReteMonitor example in pc-ble-driver. I have gotten to the point where I get the pairing request from the central and I get its capabilities...
Hello, Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0
I made my app_error_fault_handler. It is very good for me.
I sometimes got an error. So I saw that log...
Hi guys I m trying to send a simple message every time a gpio interrupt occurs on the client in order to receive that on the server. I m using the ble mesh protocol and I...
Hi
We will use the 52811 together with nRF9160 for short range communications. Currentconsumptionwise which interface is recommended, UARTR, TWI or SPI?
I am trying to run the example secure_bootloader\pca10040_ble_debug. The application does crash during a debug print with following stack trace:
Any idea what could...
I've reached a critical point in the firmware development process where I need to start considering integrating a bootloader with the application code.
I have a custom board...
Hi,
I'm trying to update the modem firmware on my nRF9160. I believe the current firmware is mfw-m1_nrf9160_0.6.8-30.alpha. I followed Martin's suggestions here , but nRF...
Hi,
If i had a purpose of including Ble files into peripheral example then what is the way i can approach?Is it by including all neccessary header file paths,adding sources...
I am working with nRF52832 platform and using some Bluetooth examples like blood pleaser and heart rate. I am wondering how I can count the number of data transferred bytes...
Hi, I try to combine example Blinky with Uart. but i have problem error as link below
Output/blinky_pca10056 Release/Obj/main.o: in function `uart_init':
undefined reference...
Hello,
I am a new user.
I am currently trying to use the 1NCE and Hologram sims, and using LTE Monitor to check the connection.
I am able to see that the signals are...
In our application we use nRF24AP2-USB for some time now.
To test the ANT antenna we use a test program called "USB2_IQC_Test.exe".
This program compares a DUT with two...
I currently have a piece of firmware that uses SDK 15.3.0. The application that have developed that makes extensive use of PPI channel 1 to drive ADC sampling with a timer...
Hello, I'm just starting to experiment bluetooth with the nfr52840 DK board and the sample programs available, especially those "ble peripheral" and as a beginner I started...