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...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hello ,
Is there a way to allocate a huge buffer (80KB) on NRF 9160 setup?
I have NRF 9160 connected to BT840X over UART.
I want to upgrade the BT840X FW from the NRF...
Good morning,
I have designed a prototype based on nRF52840 and an application based on S140 v.6.1.0.
We have already assembled several prototypes and all of them have...
Hello,
I am having some trouble retrieving the mqtt topic which are published on, and the data within.
I've used the mqtt_simple as a starting point.
I managed to...
Now, iphones can be paired and bundled with BLE devices. If the BLE device and APP are disconnected, how to do the BLE device side? BLE devices and iphones can be reconnected...
Hello,
i am using a nrf52832 with mesh SDK 4.2.0 and nrf sdk 15.2.0.
Everything work's fine till i want to clear the provisioning data. In the examples the only way to...
Hi,
nRF52832 does not support Direction Finding functionality according to https://www.nordicsemi.com/-/media/Publications/WQ-Product-guide/Wireless-Q---Q1---Product-Guide...
Hi!
I got a bit confused about the revisions in the nRF52832 documentation. I'd like to know if there are multiple hardware versions of nRF52832 (or nRF52-DK) in the market...
Hi,
I want to use scene model in BLE MESH for nrf52832 board as both scene server and scene client and want to operate using nrf mesh app. In the application dimmable switch...
Dear Members,
I opened this project ant_io_tx_pca10040_s212_uart.uvprojx in Keil,
How can I test it ?
NRF_LOG_INFO("ANT IO TX example started."); where can I see that...
Hi, i have two new designs ready for certification and then production. but, I need help with the antenna tuning. As I understand you can offer this service? Where do I send...
Hi Team,
We are seeing an intermittent issue where BLE connection disconnects abruptly due to reason BLE_HCI_INSTANT_PASSED (0x28). We are using nRF SDK version 15.2.0....
Hi,
I am new to BLE Mesh development and Nordic, and need some help.
I want to achieve Long Press and Short Press functionality using one of the button of nRF52-DK and...
Hi everyone,
I'm working on a nRF52840 dongle. I can compile the CDC ACM example and it works well. When I open COMx on putty I can see "CDC DEMO" as expected.
The only...