HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
in my company, we are using an nRF9160 on a custom board. Recently we updated from NCS 1.8.0 to 2.0.2 (we also still use spm for now).
1.8.0 was already not super...
Hello all, Ive combed through the NRF52840 datasheet and the BMD341 datasheet, and SDK examples attempting to determine if through software (and possible hardware change)...
Hello,
in our application we want to use a simple serial Spi Flash: M25P40 (only 1 data signal).
For evaluationI I connected this Spi Flash to the nrf5340-DK Board:
...
Hi
I want to implement function of scheduler server model with Timer server model, I checked the nRF Connect SDK, but I still did not understand,
Could you give some advices...
Hey Nordic,
Currently, I am working on a project based on "ble_app_uart" and "ble_app_uart_c". You can download the projects below:
Central (nRF52833-DK):
Peripheral...
Hi everyone,
I am in the process of programming a DFU via UART. I currently have in memory only the softdevice including the MBR and the bootloader. If I enter in nrfutil...
Hello!
I'm implementing a 9160 modem update system in our application. I'd like to be able to do some verification steps on my file prior to commencing the update. Ideally...
Dear Ladies and Gentleman
Regarding the Bluetooth SIG Qualification the BQC needs a QDID for the Bluetooth Stack.
The SoC (nRF52840 QIAAD0 2124EH) mentioned above, also...
Dear Nordic Team
can you please help me select the correct and available Radio Chip Antenna for Bluetooth communication. also, can you please point me to the Eagle files...
I am using FreeRTOS on the NRF5340-DK. When I use WFI (wait for interrupt) in the idle-hook, the processor stop forever (or when we attach a JTAG,
that causes interrupts...
I have programmed the NRF9160 with the Serial LTE Modem example and am following along with the example here - Testing scenarios — nRF Connect SDK 2.0.99 documentation (nordicsemi...
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
The issue is that the name appear when the peripheral is in 1M PHY but he don't apprear when the device is in Coded PHY, do you know why ?
I use NCS 2.0.0 and to scan i...
Hi, I am working on nRF Connect sdk version1.9.0. I am using Zephyr Modbus Server and Client Example to setup communication between two nRF9160dk . i have 2 Arduino shield...