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...
Hi Team,
I want to connect power pins on the nrf52840 chip in the schematic.
I find there several VDD pins, how can I select and connect them?
Best,
Gaosheng
Hello,
we are currently developing a customer product based on the nRF9160 SIP.
The requirement is to send the battery voltage periodically over the CoAP protocol (PUT...
Greetings , I have implemented an application with freertos (sdk 15.3) which goes into low power and wakes up on two irqs (rtc and button). When the button irq arrive turns...
We would like to use nRF9160 has MODEM only feature, such that MCU in our product can talk to nRF9160 via UART interface.
We have found an sample application [Serial LTE...
Hi
I am trying to setup a raspberry pi 4 for flashing nrf devices. But Nrfjprog doesn't seem to work.
I am using a Raspberry Pi 4 with 2021-05-07-raspios-buster-armhf...
Hi,
I noticed that the nRF9160s I2C low level logic voltage is quite high. With a 2kR resistor at 3.3V it's already more than 200mV. Because this is quite high and will...
Hello all,
I am using the BLE app UART code. I m trying to connect one plus through BLE connection. but nordic devkit BLE is not visible.
I am using the default configuration...
Sorry but I find the documentation useless. I don't even know where to start. It could be I have not found the correct documentation which is not surprising.
The best I...
Hi
I've built a USB HCI fimrware based on the sample from the nRF Connect SDK for the nRF52840DK.
See also: (+) HCI USB based on nRF Connect SDK 1.7.0 failed to update...
The SDK version of the program I developed with SES is v1.5.0. Now change the development environment to vscode and import the program into vscode through "add an existing...
Hi,
Is it possible to generate a passkey before initiating the pairing process?
The peripheral in my system does not have a display or input, so I'm looking for a way...
Hello Developers, I am currently developing an application on top of mqtt-sn publisher example. Now i want to add OTA DFU in my mqtt-sn based application. I have started up...
Hi, dk:PCA10095 sdk:ncs v1.7.0 example:path:D:\ncs\v1.7.0\peter\11_hello_world_pdm_i2s
Download changes when I build the project using SES: Previously: Download code available...