Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Dear All,
1. I'd like to know if below two lines which high-lighted in RED , Line width should be designed to provide 50 Ω impedance matching characteristics ?
...
About the data rate item of 5.4 Receiver Opetation in the data sheet of nRF24L01 +. Sensitibity is -82 dBm at 2 Mbps and -94 dBm at 250 kbps, is 250 kbps more susceptible...
Hi all.
I have a working multi-link central NUS project, and a working USB_CDC project for the nRF52840 SDK 15, nordic dev board.
I have merged the two as I need a USB...
Hi
I have a RGB LED and want to have bellow process for brightness:
Red from o to 100 then Green from 0 to 100 and Blue from 0 to 100.
till now i by bellow code i can...
Good afternoon,
I am currently using ble_app_hrs_rscs_relay example in the ble_central_and_peripherals part of the SDK. I am just testing out the example and trying to pair...
i am using the nrf52840 ble-uart development kit examples ( ble_app_uart_pca10056_s140 ), with an nrf52840 development tool board. Connected to a device that only accepts...
Hi All,
Currently, I am developing on nRF52840 and use nRF mesh application (android app)for provisioning and configuration.
So, for the publish and subscribe address...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
I am responsible for developing auxiliary logic in the nrf51822 and have run aground on an issue which I have not been able to find a solution to on my own so I am going to...
Hi,
I've finally managered to get pc-ble-driver (latest master branch) built and downloaded the connectivity firmware to the target, but now I met 2 issue which need help...
Hi, all, When I compile "light_switch_proxy_client_nrf52832_xxAA_s132_6_0_0" with SEEGER Embedded Studio, I got error: nrf_log.h: No such file or directory. I modified nothing...
I am using SDK15.2 with NRF52840-DK.
I want to use BLE5 long range Advertising features on NRF52840. and scan the advertisement on another side with a long distance seperated...
We have a system where the nRF52840 is running a cellular modem. We’re using the stock secure bootloader for DFU from a PC. However, we would like the option of updating over...
Hi I'm new with programming nrf52840 dongle (I'm using Ubuntu),
I try to wrote this code taking inspiration from the nRF5_SDK_15.0.0_a53641a (peripheral/usbd_cdc_acm and...
Hi. Bluetooth mesh provisioning freezes. I tried to change gatt proxy for better compatibility with sdk 15. Mesh sdk: 2.2.0
I changed mesh_gatt.c file only:
Added:
...