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...
Hi,
I'm trying to implement the Current Time Service example in the SDK.
I downloaded the nRF Connect Desktop App for Windows.
I want to clarify how the example works...
I am doing a program based on Current Time Application example. But I have a few questions, so I hope you can help me. First, I am using Battery service together. By the way...
Hi,
In our current project we use nordic NRF52832 ble to send some data(~200 Byte / packet) to host, we expect each transmission to be done within 10ms, but results from...
Hello. nRF52 A custom board is being developed. I want to use Crypto Chip Pulse to encrypt. Pulse_Out of Crypto Chip is connected to P028/AIN4. In order to measure Pulse,...
I'm using \nRF5_SDK_15.3.0_xxxxx\examples\peripheral\usbd_ble_uart example to use two communication links. Missing echo on the USB virtual COM is a small frustration. I've...
Hi NordicSemi
I have a project where we receive data via the UARTE. To avoid missing data caused by higher prioritized tasks we want to use the DMA facilities.
nrf52832...
Hi,
i want to flash programs with the Segger Embedded Studio to my Thingy 91. I already am able to flash hex files with the nRF Programmer to the thingy 91. I installed...
In addition to (obviously!) a 52811 chip and a BLE beacon, what additional hardware would one need for reasonably accurate location tracking of a BLE tag/beacon? I'm generally...
Hello Devs,
I have enabled NRF_LOG in my project, but I would like to disable it in, for example, the main.c file, but keep it working in others files.
at the moment...
Hi all, I am stuck with a simple but weird issue. It's driving me crazy for the last few hours. I am using a PCA10056 DK. I am somehow unable to do a simple digital pin read...
hi ...
I am working on mesh 3.1 version . I have used light switch example . In this case , i am sending the character in generic_onoff_set_cb , and changed from bool to...
I am trying to pair the BleHeartReteMonitor example in pc-ble-driver. I have gotten to the point where I get the pairing request from the central and I get its capabilities...
Hello, Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0
I made my app_error_fault_handler. It is very good for me.
I sometimes got an error. So I saw that log...
Hi guys I m trying to send a simple message every time a gpio interrupt occurs on the client in order to receive that on the server. I m using the ble mesh protocol and I...
Hi
We will use the 52811 together with nRF9160 for short range communications. Currentconsumptionwise which interface is recommended, UARTR, TWI or SPI?