app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
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...
Hello, I recently set up an nRF52840 with the nRF7002 evaluation kit using the WiFi station sample. However, during the build process, I noticed that it consumes a significant...
Hi,
I'm integrating an external SPI flash W25Q32 with the nRF52840 using the NOR FLASH driver, but it's not functioning properly as the MCU log indicates an MPU error. ...
Hi Team,
I have 1 nRF5340 Audio DK. With the steps mentioned in below links, I configured Json file to Headset and I'm able to achieve it. ( developer.nordicsemi.com/.....
Hi All!
I have a question, i am using nrf52833Dk as an extended advertiser and nrf52840 dongle / 2nd nrf52833Dk as a scanner using the BLE desktop App (nrf connect for desktop...
I am not able to send 25 array packets each second. array size is 244 bytes I am reading the sensor data continuosly and every 40 ms i am sending the data to bluetooth using...
Hello,
I am on a development team utilizing Nordic Board NRF52DK to connect to a custom NRF52832-based board/external device via debug out on the Nordic Board NRF52DK, the...
Hi,
I'm experimenting with an Acconeer XM126 board which has an nRF52840 processor (and an Acconeer A121 chip) and a Bluetooth antenna (and an RF antenna too). I'm deploying...
Hi all.
I have made myself a board which has a module with the nRF52833 chip embedded onto it. It's effectively a board with a set of switching regulators on it to drive...
I am using NRF52833 and trying to setup DFU specifically for OTA.
As experienced in other threads the size limitations are there
Secure_Boot builds creating slot partitions...
Howdy guys,
I am using an nrf52840 and SDK version 17.1.0 alongside Keil. I just upgraded from using the arm compiler version 5 to 6, which required me to switch from the...
Hi,
I have an implementation in which two boards communicates through ble and i want to measure the throughput of both. The behaviour that I see is that increasing the connection...
Hi,
I have a Tuya FingerBot Plus and when using the Zigbee Shell sample:
1.I can 'click' the finger using a ZCL command
2. I can't change the 'finger mode' from 'click...
Hello
I have 2 devices ,a central and a peripheral on a custom nRF52840 board
Using Zephyr SDK 2.5.0
The distance between the devices is 10.9 meters. When TX power on...
Hello,
We have nRF52833 on the custom board, now we want to do DFU over Bluetooth. During my initial research reults with following questions:
If you use 1. " nRF Connect...