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...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
Using the Thingy app on Android, when I connect to the Thingy, it says 'Firmware Update ...'. I click on confirm, come in the Firmware Update screen, click on the blue button...
I use Twi for reading data from the lsm sensors. I want to use a twi_handler in which I will set the xfer_done_flag on the true and go off into a sleep mode until the flag...
Hello, I am using the heart rate collector example on one NRF52 DK (central), and the heart rate service example on another NRF52 DK (peripheral).
I replaced the sensor...
Purchased an nrf9160 DK in the UK but cannot get any success with the ibasis SIM card. Looked at the various posts and it seems that there is no support for LTE-m or NB-IoT...
In my program I create 3 services. A function is used to do this so that each service is created the same way, the only difference is the UUID.
All 3 custom services appear...
Hi there,
NRF 52840 Preview DK nRF5_SDK_15.2.0_9412b96 IAR for ARM 7.60.1
I need some information on how to do Serial DFU (UART/USB) with Bootloader, without Soft Device...
I have recently purchased the newly released "Tile Pro" bluetooth tracker after noticing a number of reviews online were giving good reports in terms of the BLE range.
...
Hello,
When troubleshooting a lack of UART communication between my nRF52840 and the device on the receiving end (an STM32L4), an oscilloscope revealed that the TX pin state...
Hello all,
reading the docs http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/mqtt_simple/README.html and wondering where is it located? Following...
I tried to follow this guide:
https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/nrf52840-dongle-programming-tutorial?CommentId=fd959c7d-2374-443a-8af7-b4d4f0d35228...
I'm hoping to use the Thing52 for orientation tracking but am noticing the following issues when experimenting with the Thingy android app (version 1.3.4). My thingy is running...
Hello all,
I am relatively new to Nordic Semiconductor devices and have only been playing with them for a few weeks. I have enjoyed working with nrfConnect for Desktop and...
After following the setup procedure and trying to open emStudio per the following image.
I get the following error:
So I ran the command manually
➜ zephyr git...
Hi
Newbie in the nRF family of products so i might have missed the answers to my questions somewhere in the documentation and forum. if so i apologize.
I'm trying to get...