Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
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 need to implement a mouse and keyboard (combo) HOG device. There are mouse and keyboard samples, but may I integrate them in just one?
Is there any samplecode?
I have...
To whom it may concern:
We have a product in production based on the nrf52810 and SD 112 ver 6.1.1, developed with SDK 15.3. Due to our manufacturer having nRF52810 availability...
Hello,
I've been trying to access the nRF52840 dongle through the pc-ble-driver-py library. However, I can't get the Nordic examples to run. Here's what I did so far:...
I want to send my sensor data from one node to another node using BLE mesh. my data is at about 128 bytes I am trying to create a custom model but it's hard to know how to...
Hello, I am trying to advertise twice in my project with different gap_params.
First, I have started advertising with the following conn_params (shown below)
#define MIN_CONN_INTERVAL_ADV...
In a old post https://devzone.nordicsemi.com/f/nordic-q-a/58034/uart-communication-between-nrf52840-and-nrf9160-on-nrf9160-dk This question was already answered but this solution...
I am now using nrf52840 dongle and want to develop a software to control dongle like NRF connect desktop software, such as scan devices, connect device with passkey, read...
Hi
I am interesting to generate 1,638,400 Hz is an external clock for a peripheral on one of the NRF pins.
Please advise how can I generate this clock value on one of...
To the kind attention of Nordic support team,
We have this custom board using nRF52833 powered up from usb and in high voltage mode (ldo). The problem is that we are...
VS Code (running on Ubuntu 21.10) can't find the connected nRF52840 dev kit. " Could not find any connected boards " is all that's shown under CONNECTED DEVICES. Beside that...
I'm learning to use the Asset Tracker V2 example and planning to build a POC product on top the example. The biggest issue at the moment is with power consumption. On the...
To the kind attention of Nordic support team,
We have a problem that may very well be linked to this thread
https://devzone.nordicsemi.com/f/nordic-q-a/65202/usbregstatus...
Hi, I got my border router working fine, but I do not understand its use. How can I connect (which kind of protocol?) with the nrf5340 from my laptop to send turn on a led...
Hello
We check the current in system off in PCA10059 board. and use the ble_app_template application.
If set the VDD 3.3V, after the system off, measure the current is...