I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
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...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
Hi,
I using custom nrf52840 board .I have loaded the Bluetooth program in to the custom board using swdio/swclk/vtg/gnddetect these lines.There is no problem in Bluetooth...
I'm attempting to get MMD set up in an IAR project following this tutorial: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/monitor-mode-debugging---revolutionize...
Dear sir, We are using BL654PA from Laird technologies. We want to check RSSI at 2402MHz, 2440Mhz, 2480Mhz. Can you guide us how to enable PA without using Nordic stack file...
Hello,
I'm using a Thread Border Router built using a Raspberry Pi 3 and a nRF52840 Dongle. I followed the steps at this link: https://infocenter.nordicsemi.com/index.jsp...
Dear Nordic Semiconductor support team
Hi, I got your support using micro:bit with nrf52832 by RADIO in the past as follows.
https://devzone.nordicsemi.com/f/nordic...
I've noticed that Thingy:91 USB code has some issues related to proper handling attach/detach events resulting in incorrect response to usb host requests. Windows device manager...
Hello,
I am using the this sample;
https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/udp_gps
I want pvt data instead of nmea data...
Hi,
What is the best way to read the async data received on a UART in to a buffer when ever there is an a byte available and in a separate task read the data from the buffer...
I need to include RTOS support in my NRF52840-based system. In order to obtain a good FreeRTOSConfig.h I've looked at the four examples in NRF5 that include FreeRTOS and,...
Hi,
I'm trying to make connection between nRF52840 dongle programmed with "examples/peripheral/cli" application and Windows 10 UWP "CustomSerialDeviceAccess" example code...
Hello
Currently I use the example "ble_thread_dyn_mtd_coap_cli_pca10056" and I would like that my application can detect timeout of the messages sent on the Thread network...
Hello, First of all, I hope you are doing okay about the corona virus crisis. I wish that you stay healthy and safe . Recently, I have been trying to configure ble_app_uart...
Hi Sir,
In the datasheet (V1.1), the table-145 shows the dimensions of WLCSP, but there is no tolerance of D/E/D2/E2
Could you help to advice what is the tolerance of...
I have a project where I am implementing an alternative logging backend. My design is modular so there could be multiple logging backends. Each backend is initialized with...
UPDATES after original posting:
I now remember having the same problem described below, once before on my windows installation. At that time I decided to switch and reinstall...