Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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; ...