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...
https://devzone.nordicsemi.com/f/nordic-q-a/70679/call-to-nrf_sdh_enable_request-fails-in-sdk-v16-0-0-works-in-sdk-v15-3-0/291135?focus=true
I've been suffering from the...
Hello,
I want to implement the interrupt functionality and based on my understanding I can implement it using GPIO or ISR function.
In case of GPIO (APIs here ):
For...
Hello,
Is there a list of Android devices that will run nRF Connect, or will it run on any Android device?
Which Android app stores is it available in please?
Kind regards...
Hi,
We are using a module which includes nRF52832 in a custom board. After a while devices stop working but when we re-connect battery device starts working again exept...
Good morning,
I get a i2c nrfx twi error on startup and reset whenever the i2c sensor is switched off (<err> i2c_nrfx_twi: Error 195952641 occurred for message 0). I am...
Dear all,
I would like to ask if the nRF5340 LE audio can connect to a mobile device while another LE device is also connected to the mobile.
For example, is it possible...
Is it possibe to configure uart with baud rate of 512 on nrf52832?
I tried to configure the uart with this baud rate, but I am not able to get the uart communication ...
Hello everyone i need to update the Advertising Data of the device but i am not sure the correct way to do it. First i have the next struct of the Adv Data that i want to...
Thank you for your help. We are currently developing hardware using nrf52840. I would like to use pin numbers to control LED lighting, but when the port number is 0, I can...
I am developing a custom application that was started from 1 of the bluetooth examples for a customer and though I have been using the same custom PCB for 7 months, I am now...
Hi all,
Where can I find the led_button code that was flashed during production of this DK?
I have flashed the blinky sample and would like to revert to the original code...
I am trying to modify the nrf_block_dev_qspi.c to work with S25FS256 flash part in our project. However, i am facing issues. When trying to understand the code I see some...
we bought the nRF52820 - but we have the nrf52833 kit
1. where cam i find examples code for the nRF52820
2. it the example code for ble uart of the nrf532833 can work...
Dears,
I am developing a Ble Mesh node device using nrf52833 SOC with nRF Connect SDK.
I want to check some configuration status in the node.
To check if the node...