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,
I have a custom board with nRF52832 with external spi flash and I'm using SDK 17.1 and softdevice s132 4.0.5. I will use OTA-DFU to receive the new firmware image from...
Like several other folks, I have been attempting to replicate the results in the Matter webinar here , but updating to the v2.1.0 SDK and using the Nordic dev kits I have...
Hi ,
I am working on NRF52840 microcontroller, I want to implement blinky LED for P1.09 GPIO pin, can you please tell me, how to implement that.
Thanks
Hello!
The company that I work for has built a gateway that uses the nrf52832 as a ble central device (nrf5 SDK and the s132 softdevice). Customers frequently ask us to...
Hello Nordic support:
How to reduce nRF9160's LTE-M TX power in coduction test. Is there any AT command to reduce TX power? Or could you give us some guide about how to...
I am diagnosing pin malfunction in a custom board where I have working code from another version of the board which no longer works.
I am developing against NCS w/ VSCode...
Hi,
When asking to change the toolchain version in the VSC extension I get an error message:
Command 'nRF Connect Select nRF Connect SDK Toolchain' resulted in an error...
I am using the current nrf-sdk v2.1.0, which includes a Zephyr version (3.1.99 etc.) which has at the used stage an error with twister: instead of using get_testsuite the...
Hello,
I tried to run the sample Bluetooth: Periodic Advertising but I found some issue.
I'm using SDK v1.9.1.
The first issue was related to advertising creation with...
Before I go deep into the rabbit hole, I am wondering if anyone has had success with the following:
I am in a Windows 11 environment
I want to setup Docker with nRF...
Hi Community & Nordic Semi
I have an ultra low power design using the NRF9160.
I would like to avoid adding an additional LDO to reduce costs and Iq.
VIO from the datasheet...
Hello Community, i'm currently working on a custom board based on BC40C which is a BT/BLe module based on nrf5340 i'm trying to debug my board with jLink ultra + under, i...
There is an examples that show how to change from a 2Mb/s to a Coded 125Kb/s ?
May I change the bit rate of the comuniucation dinamicaly ? For examples I see that with a...
Hi there,
The mentioned known issue needs a workaround requiring a soft reset. This is quite a bruteforce method and I can't believe this hasn't been fixed already. Quite...