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 Devzone,
I use original mqtt_simple example to test connecting with MQTT Broker.
I ran it on Ubuntu, SDK v1.5.99. When I press button to publish message, some errors...
I'm planning to evaluate AoA and AoD using nRF5340 DK. I asked my local RSM about getting the antenna array and was advised to get nRF9160 DK.
After reading the documentation...
I have a sniffer working . I Have a bouad with
west build -b nrf9160dk_nrf9160 .. If I start an example on the zephyr-mainline hello it work I see in ttyACM0 the printk...
I am running the usbd_msc example in nRF5 SDK 15.2 and trying to eject the disk on Windows/macOS.
But, USB MSC drive sign kept being visible in my explorer. Is there any...
Hi
I'm using nRF Connect SDK v1.5.1 and Segger IDE. Starting from fresh with Clean Build Directory, the sample won't compile with Segger IDE (build solution).
I aware...
With SDK15.3, s140 softdevice, NRF52840 (InsightSIP ISP1807)
If I use SAADC with 2 channels then I see a 0.7mA sleep current after the call to nrfx_saadc_sample()
...
First of all, I couldn't find any related topics, sorry. So if there's one, please forward me there.
We are working on an in-house BLE Mesh network project. There will...
Hello.
I am using nrf51822/SD-130/SDK-12.3 now.
In order to preserve values after reset, no init was set in the IRAM area.
The setting area is Start: 0x20007B80...
Are there any nRF 52805 BLE examples anywhere on the net?
I have not been able to find any. Do they actually want to sell this chip? Do they like money?
Thanks!
Jam...
I am using nRF52810 with SDK 17.0.2 with UART function but I am getting error NRF_BREAKPOINT_COND. I also tried running the uart example of the SDK but the error still occurs...
Hello Nordic Team
I use SDK 15.3. I have an application that is based on ble_app_uart. It switches between uart and beacon advertisement periodically. I used pca10040_ble...
Dear Nordic Team,
i could not find a good and clean starting point for a development of a simple Open Thread application, which is not bases on CLI in the examples. Therefore...
Hi all,
I am now testing with ecdsa example with nrfutil generated key. I found that the public key generated by nrf_crypto_ecc_public_key_from_raw is not the same format...
Hi,
On new fresh delploy of cat Tracker web app, and asset tracker v2 aws without code change (i had a working version a week ago)
Now i have authentication error message...
Hello. I migrated my code from nRF5 SDK for Thread and Zigbee to nRF Connect SDK (NCS) . After that SPI code stopped working :( After debugging with the oscilloscope, I found...