Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
Hi
I'm unable to display any outputs for any project that I tried. I've tried my own project as well as some the included examples in the VS NRF extension. I'm able to connect...
I'm working on a system that has an nRF52 and another ARM microcontroller. We have communication between the two over UART, and I want to use the external app functionality...
Hi there,
We are developing an nRF52832 based product based on the CAF and Event Manager that requires, among other things, regular reading of sensor data and running control...
Hi, I am quite new to App development with Android Studio. My project is to make an app plotting the data collected from one of the pins of ItsyBitsy nRF52840. I found an...
I have just configured Wireshark 3.6.5 with nRF Sniffer 4.1.0 on the PC with Windows10, but I am not able to select column "Destination" to be shown. It is not present on...
I want my device to continuously advertise and if there is no advertising in between, at that time device should be in sleep mode, I've used idle_state_handle(); but still...
The default Kconfig option for the MCUBoot swap algorithm is CONFIG_BOOT_SWAP_USING_MOVE, which corresponds to:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hello,
I'm on the development of a biomedical application using nrf52832 module. Would like to know if the CPU core can be able to isolate itself (ignore all incoming interrupts...
I have watched your distance measurement webinar.
We want to use the distance measurement tool in our thread network, but I do not know how the synchronisation should be...
Peripheral: nRF52832
IDE: SES
SDK: nRF5 17.0.2
Hi,
I am attempting to jump from a non-BLE application to a BLE application. I was successful in modifying the "secure_bootloader...
Hi,
I have a question of my "PCA10056 boad", The VDD_NRF voltage is only 1.7V when connect microUSB of J2, I think one of my board components is broken, can you gei me some...
Hi,
I'm using nRF52805 with LIS2DW, accelerometer.
LIS2DW is controlled by I2C protocol. but I do not use nrf I2C driver. I am using two GPIO port emulating I2C. It works...
Hi,
Regarding QSPI, could I use the QSPI feature to fetch stored sensor data directly from the flash and send it via Bluetooth module, or is it only to increase the application...
Hi,
I have two nRF52833 and i want to make one tx and one rx (with an antenna array) for direction finding (AOA mode).
I have already compile the project called "direction_finding_connectionless_tx...
Hi I'm developing an application using SoC nRF52840 and I need to use load cells to measure some weights. A lot of existing solutions use the HX711 chip to amplify the differential...