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...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
Hi, I'm working on a datalogger application with a couple of sensors with sample rates of 32 Hz, 25 Hz and 0.1 Hz on the nRF52840. The goal is to sample these sensors and...
I'm trying to get the nrf sniffer set up on a macOS machine. I'm following the steps in the documentation , and I get an error in step 3b:
Turns out the find_sniffer method...
For the ibeacon example in the connect sdk, located in zephyr/samples/bluetooth/ibeacon, the bluetooth address is never explicitly set in main.c. What does that mean exactly...
The serial number of the product is stored in the memory of the nRF52. After DFU update, this memory area is erased (or changed to new one from new FW). Please let us know...
Hi,
We are the Manufacture of LED lighting.we want to developing nRF52840 Module for one of our projects.
Please Review the schematic and PCB Layout.
Documents are confidential...
Hello DevZone,
I am using Laird BL651 which incorporates nrf52810.
I am currently at the development stage of my project and I'm experimenting with lowering the power...
Hi!
We are using the nRF9160 in a product. The product brief specifies a max throughput of 300/375 kbps (UL/DL) for LTE Cat-M1 and 30/60 kbps (UL/DL) for NB-IoT. Can you...
Hi,
I have a question about the whitepaper nwp-017.pdf. It is described under the chapter "Equipment needed to tune an antenna" that you have to attach a coax cable where...
Hi!
I am running Zephyr direction finding sample for AoA transmitter (nRF Connect SDK). At the end of main function I read DFECTRL1 register just to make sure that it is...
Hello
I have developed an application on my nRF52840 which allows a smartphone to be able to connect in secure BLE.
Everything works fine but I notice that every time...
Hello,
I have an application where I want to send a packet with a directed PDU form a peripheral to a specific central. As an example if I have an alarm the peripheral wants...
I am looking for a System on Module (SoM) with BLE , LTE and GSM integrated on it with all radio/antenna stuff certified., e.g. a module with nRF91 and nRF52 like Thingy:91...
I am using a nRF52840 dongle having usbd_cdc_acm example code.
Whatever data I am sending it appears only on Tera term. But not in terminal software and arduino serial terminal...
Hello,
I am trying to measure the RSSI value of the Zigbee communikation on nRF5340DK.
Right now I have programmed light_buld into one of the DK and light_switch into...
I have followed https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial
i WANT TO ADVERTISE the battery...