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'm playing 52832 ble_app_hrs_c Central example with latest SDK 17.0.2 and SD7.2.0.
The wierd thing is that after the service discovered, next enable cccd. But nrf_ble_gq_item_add...
I am using the nRF52-DK board to debug external board. So I am using the P19-Debug out cable.
And recently, I notice strange behavior as the on board nRF chip also get programmed...
On Nordic reference schematics the nRFxx symbols are designed with pins in all directions (up, down, left, right)
with the pin numbers 1,2,3.. placed in a 'PCB layout view...
Hi,
I have a board Actinius Icarus nrf9160 and I'm trying to program with external hex file through nrfConnect sdk and Actinius programmer.
Loading prebuilt example works...
Hi,
I modified the example: nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc to run on a serialized connection mode with two...
Hi, I used nRF52832 chip set and nfc antenna. I am attaching schematic please check and help me regarding. Capacitor value changed and checked for 100pf, 430nf. Resistor value...
I have download "ble_app_uart_coexist" example to my kit nrf52832.
I can find it in nRF Connect for android, but can't see it in nRF Mesh.
Exactly how it work?
Hi
I have two questions about nRF52832 QFAA Custom PCB.
1)
When I calculate load capacitance for external crystal.
Is this fomula(C1,C2 =2Cl - Cstray {Cstray ...
I have been off and on trying to get ETM Trace working with the nRF52840 and Segger Ozone. It mostly works, but because the CPU clock runs at 64MHz and the Trace clock runs...
My company has been working on making some devices that utilize Wi-Fi to be able to connect a device to the internet to view status and allow a device to be remotely controlled...
Hi,
I try to design NFC tag antenna with NRF52832. I have read many documents about NFC antenna design but can not find about relationship between range and inductance....
Hi All,
I am new to this community. Apologies if this is getting posted in the wrong part of the community.
I am using nRF52840 as a bare-metal with SDK17.02 along with...
Hello,
which application is the PCA10059 using when I use this board with the nRF Connect app as a BT / USB device? I need to know the command set of the board, because...
Hi,
I can run light_switch on one device as Client, another as Server.
Now I want 1 device to contain both Client model and Server model. Example: when I press on first...