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...
Hi all, I am working on an electronic lock using the nRF52840. Currently it works using Bluetooth Low Energy and the lock opens when a digital key has been sent. (it has measures...
Hello sir,
I am sending the data of 252 bytes through send_notification() at each interval of time but when i send through send_notification() then following error occurs...
Hi,
I am compiling micropython port for Thingy:52. I am following instructions here https://github.com/micropython/micropython/blob/master/ports/nrf/README.md
I see that...
Hi,
I have created an HSL model and it's working fine. Now, I am using a light that has both CCT and RGB control. So, I have both HSL and CTL model existing in the same...
Board :52840dk_52840
SDK: NCS1.7.1
IDE :Visual Studio Code
I remap my bootloader partition in my application .overlay file
as
& boot_partition {
reg = < 0x000000000...
Hi,
When i changed NRF_LOG_ENABLED from 0 to 1 in file sdk_config.h returns the following error
1> Linking tdoa_tag.elf 1> E:/gcc/arm-none-eabi/bin/ld: Output/Debug/Obj...
Hello, did you test the working of 100 pairs (Transmitter and Receiver) nrf52840 BLE modules together indoors? If you did, how much data is lost while working together? Can...
Hi everyone,
I use the radio example as my basis. I call the read_packet() function from receiver example. And there is no incoming data, it stucks there. How can i set...
Hey,
I have an app based on the UART central example. I successfully connect and bond to an android and am able to send data via uart over BLE.
I want to send data also...
Hi
I am converting libraries MAX30105 Arduino to nRF52840, but I have a problem,
"MAX30105 parrticleSensor;" what is it?, how can I to convert this? is it a variable?...
Hello , I am trying to build the bootloader source code provided by Adafruit for its nRF52 core. The project is based in Segger Embedded Studio.
Adafruit's nRF52 core bootloader...
Hi,
1. I removed RTT related codes in the project.
2. Will uncontrollable factors be introduced?
3. Is there any potential risk when the code runs?
Thank you for all...
Hello,
Trying to run the TWI_SCANNER example on a pca10100 hard faults. The .emProject file has been modified per the instructions at https://devzone.nordicsemi.com/f/nordic...
Hi,
I am using nCS to write applications on vscode IDE, that is I am using the "nRF Connect Extension on vscode IDE" I need to unit test the written application code,...