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...
Hi,
Here's I want to do: Use static passkey to connect with central and peripheral. I'm useing peer_manager to doing this. 1. I've setup passkey in peripheral with function...
Hi,
while I tried the Power Profiler in the nRF Connect Desktop on OS/X, I got some error messages in the log (something like PPK Command Error). So I've installed the newest...
I run blue_app_hids_keyboard_pca10056_s140 sample on nRF52840-DK. I try to connect with Windows 10 PC, but PC does not discover Nordic_Keyboard.
I found advertising is sent...
We have a PCA10090 board and I followed all the steps of the nRF Connect SDK to install everything, including the files from repository, SES, etc. All is ok but I can't find...
Hello, I am working on a project that uses nrf52832 and I need to put that device and in the system on mode. For that, I want to measure the current in the system on and system...
The PWM (Pulse Width Modulation) peripheral coupled with EasyDMA makes an excellent waveform generator. However it has one drawback which I would like to request be added...
Hi, i use the saadc example(triggered by ppi+timer) with uart to get voltage signal and transmit to central device( another custom nrf52832 board), and the central prints...
hi .eveyone. i use 51822 sdk12.3.0 , i want to dfu app code with uart, but not use bootloader_secure and experimental_ble_app_buttonless_dfu. i do not know how to develop...
Hi
Im trying to figure out how to migrate my quite large older project from and softdevice s130 to using s140 in order to experiment with long range.
Besides changing...
I try to update firmware for nrf9160.
My environment is windows10 msys2 python3.7.3 run follow, (not success) ----------------------------------------------------------...
I've done this many times now and thought I understood the process.
Now despite following most of the advice in the dev zone, I'm stuck.
Any help would be appreciated...
I'm trying to develop from the Linux command line, using arm gcc tools, for the nRF52 Development kit, and can't get the startup assembly file assembled to an object file...
I am preparing my product for radio tests. There is a radio test example in the NRF5 SDK 15.3.0 that requires a UART interface that sends CLI commands to the chip. However...
Hi,
i am trying to read ADC value from my nrf9160 dev board, i can get the exact value upto 2.5v, if i go morethan 2.5v it decrease the ADC value. my values are
voltage...