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...
Hello,
I have a few questions about the data encryption process of nRF8001. First, I believe we turn on data encryption with this
setting in nRFGo Studio, am I correct...
Hello
I have started keil with s110 mouse(nRF6926 Mouse) main.c
so I wanted to use JLinkRTTviewer.exe. then i erased all memory in the mouse.
also I did build the...
Hi,
i didnt understand the concept clearly, can you explain it more clearly..
(We will be in the need of NRF wireless modules for our street light communication application...
hi.
We were creating a module using NRF51822-QFAB chip.
And module uses a 32MHz crystal.
Test the uart communication, (pc & BLE Module)
nRF51_SDK_10.0.0
...
Hi,
I cannot find my nRF52 (PCA100040 / SD132) when scanning for devices from my nRF Master Control Panel on my Android Phone.
In these two posts ( post1 and post2 ...
i have nrf51422 v2 that its compatible with sdk v6 and s110 v7
when i run the example of this sdk , only one phone can detect it and that is nokia windows phone
HTC and...
I have known that is AES-128 for the security solution on nRF51822.
We need more powerful security function and algorithm.
As this developer zone, Bluetooth Core 4.2 has...
We are using NRF52832, SDK 11.0.0.2 alpha, S132 soft Device ,I need some clarifications on using SPI,
In nrf52832 SPI Master driver is it possible to create two SPI...
I am evaluating the Keil compiler, version 5.18 with a Nordic development board (PCA100400) running the nRF52832
I just downloaded and installed Nordic's nRF5x-MDK-Keil4...
Here is the link to the image how we set it up: Click Here to See
We are getting a fatal error while running "Master Loop Back" example. We have also tried "SPI Master...
I use the nRF51 chip with a UART communication. I developed a protocol on the UART to communicate with another processor or a PC. Every messages of the protocol have 2 bytes...
I have an arduino connected to a redbear BLE shield.
the BLE shield uses nordic nRF8001 chip.
How could I implement RSC ? (running speed and cadence)
I would like to...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...