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 Team,
Why the RX selectivity performance is different on -MHZ and +MHz?
As I know, Rx selectivity (or call adjacent channel rejection) performance shall be equal or...
Is there a simple way to have linux time up and running with minimum current consumption and good accuracy?
Preferably, some class with get_unix_time and set_unix_time...
hello Nordic
i am working with the nrf52840 , sdk 16.0, s140
i am using the peripheral ble_app_blinky example as a base
i added saadc and twi, (spi and uart will...
Dear supporters,
I am designing an antenna for the chipset NRF52832. After several experiments indoor and outdoor environment, we got some issues. Besides, We got the same...
When I call sd_ble_gatts_hvx() it returns 0x3400 and I'm not sure why. The error indicates the sum of these three errors:
NRF_ERROR_STK_BASE_NUM (0x3000) NRF_GATTS_ERR_BASE...
Dear Members,
I tried to include temperature into my ANT HRM receiver code,
but when I add components\drivers_nrf\nrf_soc_nosd
I got plenty of errors, what do I...
Hi,
Using 'nrf5_SDK_for_Mesh_v5.0.0_src' exampe project 'light_switch' developed for nrf52 Development Kit(pca10040). How to make the same project working on Thingy52(pca20020...
I am working on a project based on the ble_app_hrs_rscs_relay example project which I have largely extended with many additional services.
For example I am offering an additional...
Hi
I am working on nRF52832 , I want to store the data in NVMC . so I am trying to write the data blockwise , I saw the layout each page consists of Block 0-7 .To each block...
Hi everyone,
Is it possible to implement a USB device belonging to the Personal Healthcare class with the nordic nrf52840 DK?
NRF supports Personal Healthcare USB class...
Hi, I have written these 3 functions to erase/read and write. When I write any value from address 1 it gives following wrong output(0 1 2 3). But When I start address from...
Hi nordic team,
I use the nrf52832 EVK ,I want to connect MIC and speaker to the EVK.
I read the nRF52832_PS_v1.4.pdf, and i guess following interfaces can be used.I don...
Hello
I am using Linux PC
nrf52832
chmod 777 to the nordic serial port
using the bt_nus_shell script :
sudo python bt_nus_shell.py --name BT_NUS_shell --com...
I want to use nrf5340 on DTM mode (installed through nrf connect) to test Carrier frequency offset for CTE packets using CMW500. However, CMW uses power trigger to find the...