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,
I am after some assistance with creating a 6 layer stackup to use with the NRF52840_CIAA that is 1.6mm thick.
Can you provide recommend layer stack up that have been...
Hello.
Is there any difference between i2s hardware in nRF52840 and nRF52833? I made WS2812B i2s driver and working very good on nRF52840. The same code (project is adjusted...
Hi, I'm developing an application which is merging from (ble_app_uart + libuarte + app_timer + pwm). Here is my main.c Now I'm developing an feature that using timer ((app_timer...
Hi,
As mentioned in subject line, I am trying to enable BLE SC peripheral in SDK 17.0.1 with softdevice S113. I have enabled the PM_LESC_ENABLED macro in sdk_config and...
Hi Nordic,
My customer has imploy nRF52832 to develop a heart rate equipment.
We have test the ble_app_hrs_c and ble_app_hrs on two nRF52 DK.
I found that if I comment...
Hello Dear,
Why the time of uplink state is 950 ms if the data packet size is 0 Byte?
Can we say that every time a data is sent, it takes 950 ms to get the transmission...
Hi nordic, In the products I developed, since the entire product is metallic, only a small part is a non-metallic material, and an antenna has been designed to solve the problem...
I've had a lot of server errors on https://devzone.nordicsemi.com/ lately.
This happens more often than not on chrome/ff/edge/incognito/etc.
The one thing that seems...
In our cases, Serial interface needs to support Heartbeat of Configuration Server.
But configuration server's heartbeat handler is not support serial interface and serial...
Hi,
1. What does signaling test mean in bluetooth domain?
2. What does non-signaling testing mean in bluetooth?
3. In the Bluetooth world, I only know about DTM testing...
Hello.
It is under development using nrf52832 (s132 v7.0.1, SDK v17.0.0) as a peripheral device.
I am investigating how to do bonding with iPhone. As a way, bonding is...
Hi,
I have been able to program my NRF 52840DK with the following program: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/central_uart...