I made some tests with PPK-II in source meter mode by connecting a load resistor in series with a Fluke 8846A ampere meter to the PPK output. A also hooked a GW Instek GDM...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
I want to realize the connection and communication between the broadcaster and the upper computer software nRF Connect...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
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...
We received a new batch of Thingy 52 enclosures... but the many of them have a third wire going into the battery. Why the change? How can we tell the versions apart? Is this...
Hello, As I read, including company identifier is mandatory in ble adv packets. I see value 0x0059 being encoded in adv packet. How can I get my ble adv packets scanner implemented...
Hi. I want to use nrf52811 with FreeRTOS with SDK 16.0. I have trouble with configure RAM_start in a linker file.
I tried to use the value 0x20001ae0 from "ble_app_blinky...
Hello,
I am using NRF52832 with nRF5_SDK_15.2.0.
I have met lock up situation. Actually, Device is running but it doesn't wake up.
I am using 2 external interrupt...
Hi,
I am using NRF51422 in our project .We thought of using SDK 12.3 and softdevice S130. This nrf51422 Bluetooth act as a central and this Bluetooth should connect to other...
Hello,
I’ve developed a BLE peripheral product using Simblee (nRF51822 revision 3), now discontinued. We’ve decided to switch to Laird’s BL651 module and implement the app...
We have a prototype with nrf52832. Now we are going to prepare it for sale in Europe and USA. We are faced with the issue of certification.
As I understand we need:
1...
Hello
I'm trying to get spi to work on nrf52. First tried to use it with adxl372 driver but got nothing on device_binding returns null. Next I tried to create own driver...
Hi, I am now studying on the basis of advertising tutorial example.
When I connect to the device, I want to turn on the led4 in the main loop(To just study), but I don't...
We need a simple program that can be used as a terminal program on Windows (with nRF52840 dongle attached) to a remote device running the BLE UART service.
Essentially,...
I would like some guidance on how to start a project using the nRf52840 - i.e., what sample programs would I start with? The project is a remote control lighting application...
I used the example pin_change_int from peripheral examples and commented the OUT pins. In addition I added the sleep commands to the main while loop. This is the code:
...
Hello everyone,
I'm currently working on a project that requires a nrf52832 chip to relay raw beacon data over UART to an esp-12F module. I am having a difficult time figuring...
Hi.
I have NRF52 DK.
I have successfully flashed TWI sensor example on to the board.
However, when I move forward with other projects in SDK like ble_app_uart and ble_app_blinky...
Hi I wanted to ask if there is a driver/library for the mcp25625 chip? Also for the communication do I use " SPIM — Serial peripheral interface master with EasyDMA " or "...