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 All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
Hi all,
I'm looking to develop a proprietary start network that may support around 30 devices, with very low bandwidth (pretty much just a keep alive and a sensor state...
I just came upon a blog post from ARM about the use of the Cortex-M4's FPU:
https://community.arm.com/developer/ip-products/processors/b/processors-ip-blog/posts/10-useful...
Hi, I am looking for sample code that can reconnect to bonded devices and share the encryption keys with DFU-OTA.
I have worked using DFU-OTA (JUST_WORKS option); I question...
hi all,
i can't update new nrf cloud certificate
"There was an error generating the certificate: No Nordic product with device id nrf-xxxx...(imei)and ownershipCode...
Hi.
I have a Thingy91 that I will use as a remote wake up for another system. I am trying to estimate how long the system will be able to run on a single charge with the...
Hi!
I am trying to find an example project for the Rigado BMD-340 eval board, or some guide to getting running with this board. We are working on a new product using BLE...
Hello,
I am using peer manager to handle security and bonding. Everythin works fine (bonding witth MITM).
However, when a known peer connects, I am getting 6 (six) PM_EVT_PEER_DATA_UPDATE_SUCCEEDED...
I want to make The Thingy91 a bluetooth peripheral device . I want it to send the generated temperature data to cloud or another device. How do I do this? I had problems with...
Hi Nordic Team,
Please share logic to scan specific peripheral devices which are advertising with a filter other than filter for device name, uuid, short name and MAC address...
Hi,
I am using nRF52832 with SDK v16 with s112 BLE stack.
I am trying to enable the DIS service like below:
The device can boot successfully but when I checked the...
Hello,
I want the scanner to receive both AUX_ADV_IND PDU event and AUX_SCAN_RSP PDU event for the case when AUX_SCAN_RSP PDU will be lost I still want to have AUX_ADV_IND...
Hi,
I am using RTT log with nRF52832, my question is when debug port is disconnected, what will happen to RTT logger?
Will they be simply ignored? or will the debug pins...
Hi.
I want to measure the current on the nrf 52840. I have downloaded the beacon example on the board and I want to measure current when the beacon is transmitting(LED 1...
Hi,
I am developing an application using BMaD 300 Eval board nrf52. As a first I want to display device information along with MAC address of BMD 300 I have, in advertising...
Hi,
I loaded bootloader, SoftDevice, and Application using nRFConnect - Programmer. But it doesn't launch the application. It fails at
nrf_bootloader_fw_activate() with...