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'm following the Nrf Connect SDK tutorials on YouTube and I am at step 3 ( nRF Connect for VS Code, 3: Building an application & Exploring windows ). When creating the build...
I have developed an image based on the AWS IoT example which runs on a custom board. The custom overlay exposes some additional UARTs, LEDs, buttons, etc. in custom pin locations...
hi support team,
customer is asking how to add keep alive time in https request header,
i was trying to do this command as below: adding " Keep-Alive: 60\r\n" in XHTTPCREQ...
Hi there!
I've been digging through the code base but could not find a compile option to enable LOG_DBG() type output so that I can observe the JSON formatted packets sent...
Hi,
1. Please solve the problem of high network current registered to nRF9160 (test environment: no network signal)
2. Rf signal: the test current is normal. See Appendix...
Hello,
I implement my own DFU master in nrf52 using SDK11 to replace use of Nordic mobile App. Target to upgrade is also nrf52 but with SDK15.
I have difficulty to get...
Hi,
How do I set the SPIM3 parameter so that MOSI is low after SPIM3 has sent a byte 0x01?
The test environment
DK PCA10056
SDK :sdk17.1
example :spim3
Thank...
Hi,
How to enable NRFX_LOG_INFO?
I ran the following test, but no nrfx log was found
example:D:\nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10056...
Hi
1.Referring to this tutorial, the customer tested the cat-m mode, and the equipment could not be identified by the customer instrument. How to deal with it?
2.nRF9160...
I followed the tutorial videos and when I connected the device using USB, the computer didn't recognize it and it didn't show up in the devices list in VS Code either. pc...
Hi,
I'm working on a project where we are receiving sensor data from a BLE peripheral (BL654), and publishing it to a piece of PC software via UART/ FTDI cable from a BLE...
hello
1.NRF52840 Upgrade APP+BL+SD from SD15.3 to SD17.1.
2.BL use pca10056_s140_ble_debug,APP use ble_app_buttonless_dfu.
3.Program batch file.
nrfutil settings generate...
I have a case where a maximum of 1.4V will be applied to an GPIO pin immediately before the MCU powers up (the voltage enables a boost converter, which then powers up the...
I see this message on my debug output whenever I connect an app to my device. I'm trying to find where the opcodes and status is documented but can't. Can you please point...
Hi, I'm using a nrf5340 custom board. In my program I am using MCUBoot but I would like to know how I can remove the second slot in flash to flash a big program. I'm will...