Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Is there any reason not to use a 2-layer board for the nRF9160? Is a 2-layer or 4-layer board recommended? My current board is just 2-layer and I haven't had any issues with...
I am using the nrf52840 DK. Have the debug section of the board turned off. I have the external flash removed from the circuit. I am using a 3V external supply. I am using...
Hi,
In any of the documentations, I could not find the Antenna Gain of the nRF52840 development kit. Could you please point out to me where I can find Antenna Gain or any...
Hi,
On NRF9160DK, there is a nrf52840 chip.
I want to use nrf52840 as a host controller with NRF9160, but I cannot find any example to control nrf9160 by nrf52840. ...
Dear support team & community
Our company tries to integrate communications between our NRF52840 -based product and a Philips Hue Bridge gateway. We successfully connect...
hi ...
how to merge the serial uarte and ble_app_uart .... i want to getting the data through the serial uart and i need to transfer the same data over ble .. please guide...
Hi,
I have implemented a hx711 sensor readout with PPI, using SPIM and PWM peripherals. But for this is needed 4 GPIO and one external OR Gate. I wait for a LOW pulse on...
I came across the nrf-connect SDK sample UART : https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/uart/src/main.c . I was wondering whether...
Hi team
I want to config interval via LL_CONNECTION_PARAM_REQ.
But nrf5 looks like use L2CAP CONNECTION PARAMETER UPDATE REQUEST to send request to change config.
But...
Is there any reason the pin reset hold time is not mentioned in the nRF52832 product sheet? I've seen in the forums that it is same as nRF51, which is 0.2 uSec but I would...
Hi
We are using BL600-SA in our project. I need to configure NRF51822 transmit power so that it is discoverable at particular distance.
I am using softdevice S110 and...
Hi.
I am newbie and trying some sample examples from nRF52832 SDK for mesh to gain knowledge of Bluetooth mesh
I have nrf52832 Development Kit and I am trying examples...
Hi! We're developing a BLE-sensor for tracking small animals. In the past we've used a different brand of BLE-module but we're looking to switch to the nRF52840. As we're...