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,
I have noticed that when a peripheral (using NUS) is disconnected from a central it takes 2-3 seconds for the peripheral's BLE_GAP_EVT_DISCONNECTED to trigger.
Shouldn...
Hi,
I encountered that the PWM couldn't be closed completely, it still has about 100uA after PWM is uninitialized.
For troubleshooting purposes, I have posted my code...
I am working with SPIS on nRF5340. Since my RX and TX buffers will not change, is it possible to call nrfx_spis_buffers_set only once, during initialization? I tried to do...
I am creating the Battery characteristic in a Battery service but I run out of memory (0x04 error) when generating the characteristic. However, that makes no sense. I have...
We’re using Nordic Semiconductor nRF52840 and we may have some problem with RTC when we simulate a brownout. In our application we have both coin cell battery and external...
when I am trying to setup linux with this link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_installing.html#install-the-toolchain
On typing this command...
Hello!
I would like to know the gain of the integrated PCB antenna on the nRF52832 chip. Is there a documentation paper on the antenna itself? I couldnt find any info...
Hi!
I am evaluating DFU over Mesh by following the configuration guide here Configuring and performing DFU over Mesh . I am trying to prepare a package with the application...
Hello.
We are developing using nrf52832 (s132 v7.0.1, SDK v17.0.0) as a peripheral device.
I have a question about setting the UUID. My program has one advertised UUID...
I am using slightly modified master SPI example from here which is running on nRF5340 to communicate with slave device, which is RHD2216 . SPI frequency is NRF_SPIM_FREQ_4M...
Using a nRF52832, I would like to broadcast advertisement packets normally and in extended mode at the same time. Is this possible or do I have to ping-pong between, stop...
ok,i recenlty have gotten iq samples from Rx.but i think my received iq samples are from Tx .i use the NCS 1.9.1 with two boards nrf52833dk.
firstly,i connect antenna array...
Hi, I have already updated all certificates and firmware. But when I am trying to connect my device to the cloud it does not recognize my device. when I am trying to add my...
Hello Dear,
Why the time of uplink state is 950 ms if the data packet size is 0 Byte in mode NB-IoT not in LTE-M?
Can we say that every time a data is sent, it takes 950...
Hello, All
I received following message when I test the code, it appears on both sides,
ASSERTION FAIL [chunk_used(h, c)] @ WEST_TOPDIR/zephyr/lib/os/heap.c :163
unexpected...