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...
Hello,
I'm using 'nRF Connect for Desktop v4.2.0' and 'nRF Connect SDK v2.3.0' on windows 11.
I was using vs code well for developing nrf52840 board.
But, I found...
Hi!
How do you recommend to debug crashes?
Especially how do you recommend to debug crashes that happen to our customers that we cannot reproduce?
So far I have been...
Hello!
I'm currently testing writing and erasing data to an external Flash using an nRF5340 and a NOR Flash, the mx25r64.
I'm going to use the SPI_FLASH example.
I bulid...
Hi,
I need to read 16-bit values from a sensor using SPI on the NRF52840. However, since the SPI peripheral only supports an 8-bit word length, what is the best way to handle...
We have nRF5340 LE Audio dks. We intend to check the PDUs transmitted. Does wireshark nrf sniffer support this if yes then how and if not then what is the possible way to...
Hello I want to operate one RGB LED SK6805-EC10-100 for that i need to write data bit by bit in between need to use some delay if any API is there please let me know.
...
Hi,
I noticed that the f_sector_cnt element of the fcb struct is a uint8_t .
How is that supposed to handle large flash sizes? I mean even with a sector of 64KB, the FCB...
Hello Nordic Semiconductor Community,
I am currently working on a project using a custom board based on the E73-2G4M08S1C SoM, which features the nrf52840 chip. For flashing...
I'm studying with PCA10059, Keil through SWD.
Trying to customise BLE_PERIPHERAL_BLINKY.
I have changed the ble_lbs.c/ble_lbs.h,including file name / service name and...
Hi
What is the timestamp accuracy of the nRF51 DK based Sniffer, nRF52 DK based sniffer,
I want to measure the actual accuracy of my advertisement interval, preferably...
I’m working on a device using a Nordic chip and the following setup:
nRF Connect SDK : v2.5.2
Toolchains : v2.7.0
We need to minimize current consumption during...
Hi,
I updated my NCS to V2.9.0, I try to build my project, but it fail(it's OK at V2.8.0). the output message (attached file); Please help to check the message , how can...
Hello!
I have been testing the distance measurement functionality on the nRF52832, and it performs up to approximately 10–12 meters in an office environment. Switching to...
Hello,
I am working on connecting a NRF9161 to a MQTT server (EMQX) but i am getting a connection error (-12), I was hoping someone could help me navigate this one. It...