Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
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; ...