Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
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...