I want to pair my Oticon hearing aid with a Bluetooth LE audio/Auracast transceiver for streaming from laptop or mobile or TV to my hearing aid. It is a personal use case...
I am using the nrf52840 USB dongle, I flashed it with the OpenThread CLI and I managed to locate my PAN ID, Master Key and Channel from the separate thread/matter dongle for...
Hi all,
I am trying to decide what DK I should go for if I want to test out the BLE Direction Finding capabilities of the SoC.
I am interested in getting the nRF5340-DK...
Hello, I have been trying to install nRF Connect SDK v2.9.0 for 2 days. I am currently using Linux Mint 22 Cinnamon and git version 2.43.0. When I try to install it via toolchain...
I want to automatically reconnect to my peripheral (nrf5340 DK) from my central (phone) when there is an accidental disconnect (out of range) which I am simulating by resetting...
I'm having a lot of new trouble posting to devzone. I can not drag/drop files. It keeps suggesting "An error occurred. Please try again or contact your administrator." This...
Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
Hi,I am using nrf51822,I want to know more about address0 address1,prefix and adderss match,where
can I find more detailed document exept <<nRF51_Reference_manual v1.1>>
I am just starting with NRF51822 (can't even program the BLE example as IAR support is inadequate but that's another story) and trying to figure out power requirements for...
Just wondering,
What if I configure the Tx power level or some other attribute. What do I have to do to save the value to be used when the unit restarts?
Hello all,
I would like to ask you something,
I've done all my development with NRF24L01+ but now I have some NRF24L01 modules.
I know that NRF24L01+ is fully compatible...
Hi
I am created one more timer in ble_app_hrs
like in timer_init()
err_code = app_timer_create(&m_current_timer_id,
APP_TIMER_MODE_REPEATED,
current_timel_meas_timeout_handler...
I'm a little lost on the GPIO mappings from the code to the outside world. I'm playing with the UART example on the nRF6310 board. In the sample code, IO 16 is RX and IO 17...
Hi,
I am using ble_app_hrs application as a reference code.
in our case i have gpio interrupt for every 25 ms.
what should i keep BUTTON_DETECTION_DELAY for 25ms...
Does the lcd clobber the tmr0 and/or ANT ???
We just went through several days of working w/ ns on running ANT w/ RTC with a resolution of using sd_ calls.
Is the LCD...
Hi,
i am using nrf51822 custom board.
For our application i am using ble_app_hrs source code.
in that i have gpio interrupt for every 500ms, to get data from accelerometer...
For example, if I have a GPIO pin configured with low sense, and it goes low just before I call sd_power_system_off(), will the device return to System ON mode immediately...
Hello,
I've got a nRF51822 DK which I try to program with a SoftDevice using the nRFgo Studio (nRF51 Programming). My chip/programmer seem to recognized properly since...
Hi,
For developing our application i am using ble_app_hrs
in my case i have gpio interrupt for every 500 ms to get data from accelerometer.
question:
in heart...
Hi,
I am attempting to understand the timing of events when a mobile application connects to my nRF51822 based device. The reason being is that I have to enable the UART...
Hello,
Greetings, in the nRF24L01 datasheet, its mentioned that the module can work as a multiceiver, meaning 5 nRF24L01 module acting as PTx can communicate with 1 nRF24L01...
hi,
my customer using nrf51822 DK to have debugging software,the error occur in the attachment.
can you tell me something have Caused this problem?
thank you !...