I'm trying to setup an nRF52832 to drive 127 ws2812 by using PWM. It seems the bit-by-bit method is too slow for the 1.25uS period. pwm_set() is using somehow ~5ms, so that...
Hello,
My team and I are working on a project where we need our nRF5340 to send data via UART from the board to a RaspberryPI. We designed a custom PCB with the chip and...
Hello,
Hi I m trying to implement the following using mcuboot and zephyr. I have a nrf52840dk which has a external flash mx25r64 to store multiple images on the external...
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...
Context: I am working on a project to monitor up to 880 devices in an Industry 4.0 warehouse. The warehouse is divided into 16 areas, with each area housing 30–55 devices...
The scan window does not alternate properly with the BT_LE_SCAN_OPT_CODED option in the scan parameters. Specifically, the scan window does not toggle on and off every 30...
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...
v0.12.0 provides sd_api_v 5 support that I need but its not released in pip. v0.12.0 is available (in pypi) for windows but not for Mac/linux.
Please provide also linux...
Hello!
I'm trying to make the asset_tracker sample working on the nRF9160 DK. The at_client worked just fine and I was able to connect to the base station (I'm using NBiOT...
Hello, We have been using the PCA100059 version 1.0.0 dongle with a custom firmware which fails to run on the new PCA10059 version 1.2.0. Unfortunately there doesn't seem...
Hello,
Im a beginner in microcontrollers programming, just started with the pca10056 and pca10059. Im aiming to develop a beacon scanner for pca10059, to send data via usb...
I compiled and debugged the PCA10040e ANCS example (ie emulating the 52810 using the 52832) from SDK 15.3 - successfully. But I wanted to turn off code optimization to facilitate...
Hello,
As many mobiles do not have NFC I would like to use LESC OOB pairing with an QR-Code which could be shown on the device terminal. Well, I know where the NDEF message...
SDK version :15.2
question; when i use app_timer , i got interrupt which is not i wanted.
i creat and start timer :
app_timer_create(& m_timer ,APP_TIMER_MODE_REPEATED...
I'm using nRF SDK V15 with nrf52DK board, running the ble_app_hids_ms example.
I I want to have continuous non-stop advertising duration, should I have both APP_ADV_FAST_DURATION...
Dear Sir/Madam,
My question regards the behavior of the EasyDMA during the transfer of data to / from a serial peripheral like SPI or UART.
Let's suppose that during the...
Hi all,
I using SDK 15.1 and 15.3 for test.
I am working with DFU for NRF52810.
I tried success for NRF52840.
But I can't update success for NRF52810.
Below is scrip...
I use the Firmware «AT host sample» on Thingy91. Then I connect to Swisscom network on band 20. The current consumption is about 3.5mA. Then I send AT+CFUN=0 or AT+CFUN=4...
Hi All
We are using nRF9160 DK, and we are working on ADC channel. we use This example of ADC. I am using single-ended with no over-sampling with a gain of 1/6, reference...
Hello
my setup is sdk 15.3, nrf52840, s140, open bootloader and an application.
Everything is merged, flashed and running and no changes are made at the standard addresses...