Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...
Here S332 -ble_ant_app_hrm file is modified using supported board pca10040 (nrf52832).
There is in pca10040.h file,RX pin number & TX pin number predefined.
And we use...
Hello,
until now, I was using nrfjprog to flash devices. Command I used:
Now I have changed the platform, and am forced to use ARM processor. I found out there is a...
Hey
I want to use pin 57 (SIO_10)and pin59 (SIO_09) as output pin but they are configured as NFC pin by default. How to change the configuration to SIO without using the...
I am trying to do the same thing that others have tried in the past, and that is to modify the ble_app_uart_c example to connect to our custom peripheral device.
I have...
Trying to get this working
err_code = nrf_ble_scan_filter_set(&m_scan, SCAN_ADDR_FILTER, AddressTable[Index].peer_addr.addr);
The error code returned is 7. Not sure what...
Hi,
1. Is there an example to show how to send a door lock cluster events command?
2. How to check door lock cluster events by CLI(@coordinator)?
Best Regards
S...
What I did was creating a timer and reading the temperature/humidity data from a DHT22 sensor in the timeout handler for every 2 seconds. Everything is fine with the data...
I have successfully created the model and i have added the model using access model add function
now i have an error in check_tx_params. I tried to use
dsm_address_publish_add...
Our BLE app (based on ble_app_uart, example) on NRF52832 normally enters sleep by sd_power_system_off(). So this works as expected.
However, if we load the app by secure_bootloader_ble_s132_pca10040...
Hi,
We are using NRF 15.03 SDK and used NUS application for the project. We need to store some data into flash and we are using FDS example based code to do the same.
...
Background
I am attempting to build a system in which a Nordic NRF52840 SoC, is connected to a mobile app (iOS / Android) via BLE and both devices play back audio-visual...
Hi all!
Resoldering usual QFN packages with pins along the edges is not such a big problem... but how is this usually done with devices they have pins underneath the package...