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 an error that occured during scan with shell command :
[00:02:04.392,181] <err> sdc_hci_driver: SoftDevice Controller ASSERT: 50, 5399 [00:02:04.392,211] <err...
Hello,
Our tests and the MQTT publish documentation indicate a payload size limitation of 256 bytes for MQTT publish, which we see is set with an enum in slm_at_mqtt.c....
Hi,
The nRF document describes that the maximum length for advertisement data is 1650 bytes, but extended advertisement support only 255 bytes by default
Is it possible...
Hi,
I have an nrf9160dk which is not modified in any way as far as I can tell. I am not sure exactly which hardware revision (it just says 1.0.0 on the label), but it...
I'm trying to use the LVGL module inside zephyr, however, it requires specifying the zephyr,display driver in the device tree.
The zephyr sdk contains drivers for the FT81xx...
I am doing mcuboot using stm nucleo board through nrf connect . i am using blinky application for build but i got some error .please tell as early as possible
Building...
Hi, I am using the ZBOSS NCP production ready firmware from NCS v2.0 and I have some issue with serial communication.
I am able to run my application, and I don't have any...
HI ,
I am using west tool to build and flash the example . as I have tried this example (Nordic\v1.9.1\bootloader\mcuboot\samples\zephyr\hello world) , which is not working...
The version of bootload I use is as follows:
,Finally, the file was synthesized by NRFUtil and downloaded to 52840. The system started well when it was powered on, which...
Hello all, We 're working on our custom PCB prototype. We can see current consumption according to this profile even though the flash memory was erased. Also the modem FW...
Hello all,
I have started to port the code from the nRF52dk in Segger EM, indeed, everything so far works on the NRF52 dk , so I have opened the Blinky example for the nRF52820...
Hi,
I am using an nrf52 DK and facing an issue regarding the GPIO voltage levels. The GPIO voltage is around ~2.35V when its in LOW state and slightly increases when in...