Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
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...