Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
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...
Hi Team,
We are working on nRF52840 SOC with BLE functionalities.
We need the mechanism for to find out the BLE or BLE Stack is in Hanging state before the processor is...
Hi,
I'm trying to build a proof of concept for a BLE gateway that captures data from BLE sensors and sends it to the cloud via LTE-M connection. I'm hoping that the gateway...
problem description:
hi, I just got a PCA10040 development board with which I plan to learn about nrf connect SDK.
so I try the common BLE peripheral demo,but I 've met...
In order to add the BLE DFU service, I need to increase the GATT table size and therefore memory as mentioned here: .
However, when I tried to increase the file ble_app_uart_gcc_nrf52...
Try by changing the RAM size but it didn't worked.
<info> app_timer: RTC: initialized. <error> app: ERROR 4 [NRF_ERROR_NO_MEM] at :0 PC at: 0x00000000 <error> app: End of...
Hello, I have managed to get two NRF5340DK linked and measured their throughput. Now I need to change their Output Radio Amplifier Power to test again. And then I also need...
Hello Nordic Team,
I have an issue on one of my 10056 DK. The DK is connected to a development PC, appears in device manager as a Jlink CDC UART port, and as a mass storage...
In the Zigbee framework, what is the purpose of the return variable from zb_osif_sleep() ? The "documentation" for Zigbee seems to implement a "guess and figure it out for...
Hi,
I'm following the ble_template example on my custom board. I'm having an issue with waking up (soft reset) the device from sd_power_system_off. I can power off the system...
Hi ,
We are using s140_nrf52_6.0.0_softdevice, SDK 15.0.0 for NRF52840 chip. Does this sdk and soft device supports extended advertisement?
I could able to enable this...
I use both nrf52833 boards to do AOA test.But i use thr antenna array board of silab.The board are 16 antennas.I use the NCS version 1.9.1.
The next is my device stcture...
Hey All:
I'm trying to create a new app in VS Code. I've got the latest v2.0.0 SDK. I get the following error:
[west]: FATAL ERROR: Malformed manifest file: /home/ebolton...
hi support team,
customer have one question about nrf dfu with serial:" how to disable flow control for 2 wire uart".
previously we have one ticket :"https://devzone.nordicsemi...
Hi,
I'm using nrf52832 DK with SPI slave mode to read 600 bytes from other nrf52832 DK with SPI master mode but i can't receive more than 255 bytes buffer.
If you know...
Hi everyone,
My project consists on a nrf5340dk working as a peripheal UART, i set the advertisment to coded phy like this:
Setting the child image as hr_coded for be...