Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi,
This post is just to share with all of you (who would need it) a simple application interface (attached here) that uses the nRF52840 USB since we spent some painful...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
What do I have to set in order to require a new passkey every time I connect with my nrf52dk_nrf52832 build?
I have tried to prevent bonding using bt_set_bondable ( false...
I am using the PPK2 kit to perform current measurements of our system and what I notice is that after a couple of minutes the program becomes very sluggish.
When I open...
Hello, we are developing a keyboard with two types of connections, via USB and Bluetooth using the nRF52833 chip.
We have all the firmware developed in Arduino since it...
Hi, We are using nRF9160 on our custom board. (SDK 1.9.1) with "serial lte modem" firmware. We have two external antennas for GPS and LTE. Now we are implementing location...
Hi
I want to communicate with nRF52BK (nRF52832) board via its UART.
Eventual goal: Get Android device, acting as USB host, to connect with nRF52DK board's UART Short...
i devzone
I following the blog ( devzone.nordicsemi.com/.../testing-max-range-with-ble-with-nrf21540dks-and-nrf52840-dks) to setup 20DB on 21540 DK (pca10112), it is works...
Hi,
I was trying to turn off logging in zephyr\subsys\usb\class\cdc_acm.c, by setting LOG_LEVEL to 0, but when I do that the logs are still printed on the console.
First...
I added custom module to default asset_tracker_v2 to upload custom data to AZURE_IOT_HUBuisng nRF9160DK kit. All the functions are working well. The default is getting transferred...
The iBASIS SIM card I received with the Thingy:91, during activation, I got an error message that the SIM card is expired. I contacted the iBASIS support and I got a new SIM...
Hi everyone,
I'm currently doing some experiments with the zigbee feature of NRF52840 and I'm working with an PCA10056 development board.
The light_bulb example however...
Hi,
I'm so confused about UART error when I enabled DFU and download bootloader.
In my application, UART worked normally when disabled DFU, but logging ERROR 1 after enabled...
The provision button in nRF Mesh is no longer active. It worked yesterday but I think there was a update to the app and it no longer works.
The app finds the unprovisioned...
Hello all,
Four leds are connected to the GPIO (22-25) and gpio are defined and with a simple method within the while loop I can see them working
Next is to use the...
Hi, I am developing nRF52832, ADS1291.
I got the data from ADS1291 normally through SPI communication.
And I applied RTOS by referring to the nRF5_SDK_17.0.0/examples...
Hi,
Is there a way to turn off the reset loop detection on MFW 1.3? It's annoying having to wait half an hour when you are developing...
Kind regards,
Thomas