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,
my case: I try to send as fast as possible data to smartphone. Bluetooth hvn_tx_queue_size = 20.
But if I'm losing connection to the smartphone, data packages are...
SDK- nRF5_SDK_17.0.2_d674dde
SD - s112_nrf52_7.2.0
Hi Team,
I have configured a gpioTE and the Interrupt priority is set 6. (#define NRFX_GPIOTE_CONFIG_IRQ_PRIORITY...
Hello
We're a startup company focusing on innovative smart home and security technology solutions, evaluating our way into beacon/locator design to support BLT 5.1 capabilities...
Hello,
currently I am working on a multilink project. I have a nRF52840DK as central and 4 evaluation boards (BMD-300-EVAL, contains nRF52832) as peripherals.
Code Central...
Hi,
Looking at Readme in NCS Zigbee sample NCP, it says "You can change the communication channel from the default UART to nRF USB".
Similarly, after enabling multi-protocol...
Hi,
I have an nRF91 Thingy that arrived last week but it's not operating as expected. I've downloaded the latest version of NRF Connect and I've been following the get started...
Hello,
I am a beginner student and I think this is the kind of misunderstanding on my part. I program on the Thingy 1.4.0 with the SDK 1.4.2. I create my own project to...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and have an issue when I create a file using FATFS (when disconnected from the PC) and afterwards copy it via USB (Windows...
My NRF52840 based module BT840 powered by one Coin cell with 5sec.on and 5sec. off with battery life of 22 hours . Can you help us in extending battery life ? Thanks Regards...
Hello ! I'm currently experimenting with the direct test mode for the nRF52840. I got it up and running with the nRF connect application.
I do however want to run it from...
I'm following this guide from Nordic to set up GCC and Eclipse to develop with Nordic SDK for the nRF52840. I'm going to develop for the SparkFun Pro nRF52840 mini development...
Hi,
I am able to sniff the data from nRF52840 DK in windows 10.
But unable to do it in Ubuntu as per procedure mentioned in sniffer guide.
No Interface is shown in...
Dear Support team,
The nRF52832 chip supports NFC. But I wonder if the chip has the capability of passive operation without battery and just energy harvesting through NFC...
I am evaluating the SAADC options and I'm looking for sampling one input at fastest speed. Easy DMA looks promising, but my function for SAADC communication hangs, if I set...