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 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,
in the ticket here it was reported that the fix for the external flash problem was supposed to be fixed in 2.1.0.
Is that still the goal ?
Can i kindly have an estimation...
Hi,
I'm using nRF52805. I need to advertise BLE continuously according my application but also have to reduce power consumption because device is battery operated.
Currently...
Hi,
today I faced a rather strange problem when trying to restart the SAADC.
Bit of context: a requirement for the product I'm developing changed and the device now must...
Hello,
Can raw data be published via MQTT with SLM 1.7?
In later versions we have done this by entering data mode, which we see is not implemented here.
Is there another...
I'm using the nRF52832 in an energy harvesting application, where I need to cold-start the device and set a GPIO output high in under 50ms in order to latch the power supply...
When using AT command to send data, the baud rate is set to 9600, and the two modules are connected at different temperatures, and the data is sent through the serial debugging...
Hello everyone
The company I work for produces an nRF52840 based dongle.
We also have a bootloader which is a modified sdk example.
We need to save some important data...
I'm trying to install nrf-command-line-tools_10.17.0_amd64.deb on an up to date Debian 11, but dpkg always fails with this error:
# dpkg -i nrf-command-line-tools_10.17...
Hi there,
We appear to be having the same issue as described here and here on a nrf9160 DK. There was no clear changes to hardware at all. LED5 suddenly does not seem to...
Hi Nordic support,
I have been evaluating the nrf5340 audio DK and recently run into a build issue with the example application. I have been able to successfully build...
The following error occurred after BLE APP connects to nRF52832 device. How can debug this issue?
<error> app: ERROR 4 [NRF_ERROR_NO_MEM] at ..\..\..\..\..\..\components...
Hi.
I'm trying to include MCUboot in my application following this guide but I get this error:
I'm using version 1.8.0 of the nRF Connect SDK with a project using spm...
Hi,
I notice that the Power Profiler II (nRF-PPK2) connectors are polarized. I'd like to make special cables for my test fixture. Can you tell me the manufactures P/N for...
Hello all,
I am using the PWM and TIMER drivers on the nRF52DK board among other drivers like TWI and I get this error when trying to compile, eg. today
It can be seen...