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...
Hi,
We are using the nRF52832 in a battery such that we have a 3V3 LDO configured to turn off under a certain battery voltage. Now during testing we have discovered that...
Hi,
I have made my own custom board with the nrf52811. Therefore I was using the nrf52dk.
I have made connection with my custom board and simply want to blink an led....
Hi,
I am using nRF54L15 DK and nRF21540 EK together. I am using the GPIO FEM mode. Below is my projconfig:
I notice that I cannot use 21540 EK in 54L15, the overlay...
Hi,
I am trying to pull up P0.08 as an enable pin for this switch TPS7A0518
I use the following code and verified on development board
However, when I move to...
Hi, we have a product in production and we are using the HWID which is accessible via this API https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/others/hw_id...
Hi Nordic teams,
There is have issue when I compile the V2.9.0. For more details
C:\ncs\v2.9.0\nrf\applications\nrf5340_audio>west build -b nrf5340_audio_dk_nrf5340_cpuapp...
Hi,
I m using SDK 2.9.0. After building and flashing my target board based on nRF5340, I get the above kernal panic error.
This is my .config.
and my prj.conf
Are...
Hello Everyone,
I am using nrf52832 and sdk 15.2 for BLE scanning and advertising. scanning and advertising is working parallel. this is controlled by other MCU over serial...
Hello,
I was able many times to download nrf52-ble-image-transfer-demo-master in to nRF52840 DK (PCA100156) and run a mobile application successfully.
Today I downloaded...
Hi ! I'm using nrf52 + SDK 17.1.0.
I found sd_mutex_acquire/ sd_mutex_release, which is great for locking variables that are set/get asynchronously. Next, I'd like to use...
Hi, I'm using nrf52840DK.
I set the selective_auto_ack as true. It should be able to adopt dynamic ack (or ack payload).
I have two data packets, which are ch_pkt and...
Hello,
I try to figure out, why a certain IO pin shows some pattern at startup. After using JLinkExe to set a watchpoint at the configuration register of the pin (GDB was...
I am trying to update my firmware using IOS-nRF-Connect-Device-Manager and am getting an invalidHeaderMagic error when calling: I am using version 1.7.3 (last version to still...