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...
HI,
I am using sdk 12.2.2 and nrf52. I have write characteristics in my beacon but I can only send 20 bytes in one write cycle. How can I send more than 20 bytes?
Hello all,
Would it be possible to do a simple model that has a 3-condition switching state to control Forward/Backward/Stop conditions? I am looking to implement this...
nrf52840, s140 SDK15.0
Scenario:
1. I connect the phone to the development board.
2. I save off the adv_handle
3, I then send a command to increase the number of phones...
Hello! I couldn't find somewhere on devzone, github how to update bootloader(bl), softdevice(sd), app together. The deal is I have some devices with prior version of sd and...
Hello,
I have been experimenting with a couple nrf51822 modules lately, and I am a at a point where one of the modules doesn't advertise in bluetooth anymore (it was working...
Hi Nordic Team:
We developed a bluetooth device based on the nRF52840/Nordic SDK. We also develop Andriod App to communicate with this device via BLE5.
During the system...
Hello
We have been testing the nRF SDK for mesh and we have implemented a roundtrip delay counter by sending a few messages with a payload of 8bytes eg. "HiServer"
Its...
Hi
I am using nrf51822 qfac , custom board.
Specification of board as follows.
Crystals 16MHz and 32 KHz
softdevice S130
SDK 11
In my application I need to configure...
Hi,
I have an application wherein I need to scan for beacons within a desired range(10m, 20m) using nrf52840.
I know of adjusting the transmit power using gap_ble_tx_power_set...
Hello All
I am working on nrf52832. right now i am try to combine peripheral twi sensor program and ble_app_template. Because in my application use LM6BD temprature sensor...
Hello,
I'm testing the ble_app_att_mtu_throuput example on SDK15.2, I found that the throughput becomes very fast by just changing the 'data_length' from 27 to 251 compared...
Hi,
I notice the brightness playback level cannot be reduced/control by reducing nrf_pwm_sequence_t -> .values.p_common during playback , may I know how to adjust the duty...
hi...........
i am using nrf52832 and a peripheral device . i have merged two programs uart and twi sensor . i am getting the data everything is fine , but after the few...
Using Rigado board, MBD350, I am able to write and test basic application using UART and BLE
using my custome board I get the following error:
NRF_BREAKPOINT_COND; ...