Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Regarding the GPIO of the nRF52832, does it have a Schmitt trigger feature?
I have seen other questions and it seems that the nRF52840 and nRF51822 do have a Schmitt trigger...
Hi
I am designing a 4-layer pcb. How much do you think my signal trace thickness should be?
I use https://www.trgcomponents.de/en/ant-24-cw-rah-rps.html
connector...
I am working on BLE Image transfer from nrf52840 to android application. I am facing one strange issue with the github repo https://github.com/NordicPlayground/Android-Image...
Setup:
- nrf-sdk (v2.7.0rc2)
- custom board with nRF52840 QIAAD0 SoC
- current measurement directly on nRF VDD using Keysight 34465A, VDD=1V8
I'm using a code which...
Hello,
So I'm trying to setup the driver files and default configurations for CS47L63 Hardware Codec. There are no build errors or flash errors but after flashing I get...
I have a custom board with a nRF52840 and a nRF21540. To control my FEM (nRF21540) I have added the following to my code to my nRF52840_nRF52840.dts file:
/ {
nrf_radio_fem...
I am trying to control the 485 relay using the 485 to ttl converter. I implemented it on arduino using the following code:
#include <SoftwareSerial.h>
#define SoftSerial_RX...
Hello,
I am using bis gateway on nrf5340 audio dk to transmit data.
In addition to audio encoded data, I also wanted to send some additional data, so I put these data...
We are experiencing intermittent connection issues with the nRF9160 using NB-IoT on the Vodafone UK network. Our devices fail to connect or register with certain cell towers...
i have changed light example demo server.
now i add #define MESH_FEATURE_RELAY_ENABLED (1) in nrf_mesh_config_app.h ,the server have supplyed friend feature, i used nrf...
Hello, I'm trying to implement timer-driven ADC acquisition with the nrfx library. I previously configured some timer-drive GPIOs like in the following code
I'm having...
Dear DevZone Team,
I'm facing a very strange issue whereby the sample code from the Lesson2_Exercise2 of the Wifi Fundamentals course does not allow my development kit...
I currently use 8 nRF52832 as PTX and 1 nRF52832 as PRX. To ensure better communication quality, I wrote the code for PIPE allocation. The channel is assigned by PIPE 0 as...