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
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...
I am currently working on a project where I am checking an input > 3V then passing it to ADC and increasing count based on it. The count value increases or stays the same...
I'm going to write to inquire about Bluetooth Low Energy Device Beacon which will be smallest in size and can operate with coin cell battery and also able to communicate two...
Trying to build the app from C:\Users\xxxx\Documents\SEGGER Embedded Studio for ARM Projects\nRF5SDK160098a08e2\examples\ble_central_and_peripheral\experimental\ble_app_interactive...
Hi
I'm working with the following products to develop a product and have chosen to use a IDE based around Arduino and Visual Studio Code. This iDE along side off the shelf...
Hi!
I want to understand different in use with DMA and w/o DMA in the SPI.
I explore example SPI from SDK examples and see that enabled SPI and SPIM together.
But...
Hi,
It is the exact same bug as this one :
https://devzone.nordicsemi.com/f/nordic-q-a/19798/spi-init-triggers-old-nrf_spim_event_end
I am using directly nrfx_spim with...
hello
i have a problem running any program on a custom board i built u can find attached circuit built.
i tried external crystal and the internal crystal.
when i click...
Hello team,
I want to work on the AoA and AoD features of Bluetooth 5.1 technology. I come across the device call nRF52840 DK . but I am confused about whether it serves...
I have attempted to download the Linux 64-bit packages and it appears all links are broken.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line...
Hi,
It seems the links to doiwnload the nRF COmmand Lines Tools are broken.
Could you please fix this and let me know when it's possible to download it ?
I will...
Hi.. folks
i have done the complete program combined of ble_app_uart+twi+saadc in nRF52840 development kit . Now i want to know, does the same softdevice can i run in nRF52840...
Using SDK16, SD140 v7.0.1
While filtering UUID and taking ble_app_hrs_c from ble_central as reference, raw_uuid correctly appears when sd_ble_uuid_encode(p_target_uuid,...
Hi,
I cannot find source codes of micro ecc for Segger Embedded Studio. There are nrf52nf_iar, _keil, _armgcc included. I downloaded micro ecc source from git hub, But it...
Hi all,
I'm using the "ble_app_hrs_paring_nfc" example to setup a static OOB key for pairing with a static longer more secure key. I use this key copied from the example...
I have modified this project by adding a NewActivity file and also a button in BlinkyActivity. When the user clicks the button will navigate to NewActivity.
A and B situation...