I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hi all!
I have small problem. When I build my project, it returns thise error: Symbol SWI2_IRQHandler multiply defined (by nrf_sdh.o and nrf_drv_swi.o). I want to use SWI0...
Hey, I am using nrf51822 nRF5_SDK_12.3.0_d7731ad SDK and using Segger embedded studio. In the application code my memory segments is this. Now I want to do firmware update...
Hello,
I am debugging my nRF52832 with JLinkRTTClient through NRF_LOG, but there seems to be some issues I don't quite understand with the color coding of the logging messages...
Hi there, we use the nRF52840 on a embedded system. The nRF52840 is connected via usb interface to the central cpu of the embedded system. An embedded linux (buildroot) is...
Hi!
Is it technically possible to implement performing of unmodulated TX carrier transmission by a write to some BLE characteristic? If yes, then from what to start?
Thank...
Hi,
I am trying to use the Bluetooth low energy capability of the nRF9160 DK (nRF52840 chip) by using the lte_ble_gateway sample from Nordic. After changing some lines of...
Hi
I'm using ZigBee light control coordinator example in "nRF5 SDK for Thread and Zigbee v3.1.0" on nRF52840 evaluation board.
when it will execute bdb_start_top_level_commissioning...
I am runing the light switch example in zigbee sdk v3.1. I am connecting to a smarthings hub. I have set the a single change on the code:
The device will be connected...
A couple questions about the nRF52840 GPIO Electrical Specification:
1. In the nRF52840 GPIO Electrical specification, VOH at 0.5mA is spec'd to go as low as VDD - 0.4V...
Hello,
I have been using the development kit for more than a month when after one flashing, the LED 5 on the board started blinking at one second intervals and the board...
I read a nRF9160 DK 0.8.5 circuit design and have a question about the GPS circuitry. What will happen if I bring the LTE antenna closer to the GPS antenna and reduce the...
Hi,
We have a program that uses the radio driver for IEEE 15.4. Currently we do not need Bluetooth and IEEE 15.4 working simultaneously but we do need Bluetooth DFU. When...
Hi,
Just spent a while debugging this and since there seems to be nothing - well I can't find it anyway - up here thought I should document this issue. This relates to SDK...