Hi,
I've been trying to set up UART communication with external device using uart3 instance and have so far failed.
The scenario requires sending 5 bytes to the device...
Hi,
I am using two nRF52833 DK and both are connected with nRF21540.I notice that when I have a very high throughput, never stop sending 244 bytes, I will notice that average...
We are developing a system were we rely heavily on the use of LWM2M. Using the provided LWM2M client we normally dont experience any problems at all and are able to establish...
Hi,
We have come across AT%XRFTEST command problem for TX test on nRF9151 EVK. We have used nRF9151 modem firmware version 2.0.2 and executed following AT command on nRF9151...
Hi everybody
I'm trying to modify the Zephyr serial LTE modem example so that CMUX can be controlled using another communication interface, specifically I'm imagining...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hello. I am trying to implement stable connection between my nordic nrf5340 and Samsung Galaxy Buds3 earbuds. I did it based on ble audio example with two connections (one...
Hi, I'm searching platform for my project.
I will need to send packets from big quantity of transmitters (nRF24LE1) to one reciever (nRF24L01), it will something like voting...
Hi i am interfacing mma842with nrf51822. but i am not getting data. i have uploaded code. can you tell me what is problem. i don't know i am not getting who am i id try.r...
I've noticed that our custom board sometimes does not work (e.g. execute the code) when the VCC drops to about 0.3V- 0.5V and comes back on again to 3.3V.
For testing I...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
In SDK_v11.0.0-2.alpha, there is a project: examples\ble_peripheral\ble_app_hrs_freertos\pca10028\ble_app_hrs_freertos\s130_with_dfu_pca10028.
But I can't find DFU service...
to # einar thorsrud
Req: from the cap-sense board, different tap will be done by user (like 2 times tap, 3 three times tap etc). so the Bluetooth board (nrf52) will receive...
Hi
I am writing an app to utilise the new LESC feature using Diffie Hellman related pairing. I am testing the app against the Nordic provided ble_app_multirole_lesc. I...
with SDK 10 I found 2 SPI libraries, spi_w5_master and nrf_driv_spi . I hesitate between them.
what' the difference between them? and what should I use when I'm using app_timer...
I saw this tutorial:
nRF51 current consumption guide
It's specifically directed to the nRF51, but I guess the principles of Tuning Advertising parameters must be general...
i'm looking to use only one timer for two independent activities:
battery service (as in Nordic examples) and
a routine to detect a certain button press pattern ...
Hi everybody.
I am makeing a custom circuit for nrf51822 CEAA. This circuit supports ANCS and DFU (nrf sdk 9.0.0). I use only external high frequency (16MHz) oscillator...
Forgive me if there is an obvious answer to this; thanks for your patience.
I'm a long time developer but new to the area of BT in general. After a day or so starting with...