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 All,
Likely because I am still quite new to this, but I have started with MQTT simple example and whenever I do use GuiConfig to make mods, it saves them to
proj/build...
The disccussion here
https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52-nrf51-dk-kit-doesn-t-work
has been closed.
I followed step 4 and it took a few tries...
Hi,
I use a Segger JLink EDU (the big version, not the mini) to flash some custom boards. This used to work fine until I upgraded nRF Connect and got Programmer v2.0.
...
Dear sir/madame,
By an accident I selected Power Profiler Kit II when I wanted to download an application to “PCA10056 DK” . After that ‘download’ Power Profiler Kit II...
Hello,
I'm using NRF52832 as a controller for cellular modem and used the AWS IOT supplied with the NRF Connect SDK.
I want to use the AWS FOTA and I'm a bit lost, I added...
This builds on a previous Forum Post that was closed out.
There is a peculiar issue with the NRF52840 SAADC sampling. For an unknown reason, triggering the SAMPLE Task in...
I have a nRF5340 with a UART that connects to a circuit that is not powered on until it is needed by the application. So the UART must be powered off until the application...
Hi,
We are developing cycling trainer, so we use BLE fitness machine profile. Our functions are basically completed and we are testing with some VR cycling windows or desktop...
Hello, please help if you can.
Once connected. I am asked to program the board when trying to use BLE from nerf connect.
However, I get the error: Error while setting...
Hi All,
According to the title,how should i do?
I want the project on the left to have a dependencies under main like the project on the right.
Best regards,
...
Hi all,
Currently working on a project using the nRF52DK and nRF52832 that will be powered by a CR2032 coin cell battery.
I want to measure the battery level from the...
Hello.
I'm working with nrf52833 custom board and S113 softdevice for Buttonless DFU.
The pieces of information below are my FLASH & RAM address settings.
(Reference...
I'm trying to duplicate the boot behavior of a Thingy91 on a custom board, i.e. SW4:BOOT and SW3:BUTTON on power up, but the switches available use different IO. I'm wondering...
Hello, I am pretty new to using the Nordic products and was wondering if there is a simply way to write a text file from the nRF52840 to a pc. The system is required to log...
Hi Guys,
I know there are a lot if topicks about issue with "sd_softdevice_enable". I read them all and nothing help me. I'm using Eclipse IDE.
Im using a nRF52840-DK...