What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
To the kind attention of Nordic support team,
we are experiencing a very random and rare loosing of existing ble bonding infos (device side). So that to reconnect to the...
We are getting a "No SOURCES given to target: drivers__ipm" error making build fail for our custom board when trying to move to 1.5.0 for official nRF53 production support...
Hi,
I am using NRF52832 with SDK 15.0, SDK Mesh 4.0.
As my knowledge, the OTA speed of Mesh DFU is very slow.
So can I use SDK DFU for faster speed?
Thank you.
Hi
Followed all the getting started instructions given here
https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/v1.5.x/docs/aws/GettingStarted.html
and...
Setup :
Device: nRF52840DK PCA10056
Software: NCS v1.3.99
What I am trying to do:
I have 3 SAADC sequences that I need to run for my application that I wish to poll...
HI,
I'm using the zigbee CLI example as coordinator and have another CLI device for reference as router. With my sniffer I can log the association sequence with the cli...
Hello,
I have a nrf5340 PDK .
The kit does not work right, because i got a several errors.
For example in nrf connect v.3.6.1 the PDK is shown as 000000123456 also in...
Hello Nordic support,
I would like to confirm whether nrf52840 supports only Bluetooth 5.0 features or does it also support Bluetooth 5.2 features. If it supports Bluetooth...
Hello, I am working on Nrf52 mesh network and need to update device via any host mcu or flash connected with the nrf52. But could not find any way to implement it.
If anyone...
I have changed our code that has been running on v1.4 successfully to v1.5
Mainly because I'm hoping for an improvement in the reliability of the new modem library.
However...
Hi All
Can anyone please point me to any documentation/app note that explains how the UE receives a Valid paging message when Network wants to reach the UE. Is there a...
Hallo,
IDE: Segger Embedded Studio
nrf52840 DK
Custom Board with ProteusIII
I have designed a custom board with ProteusIII (nrf52840 SoC) and was working with...
Hi,
I am currently in India city Bengaluru.
as ibasis sim does not support my region so
i am trying to connect nrf9160 to lte network using airtel sim card, but it is...
Hi,
We are working on a new product with " nRF52832 " IC. We want to test our design RF antenna (PCB trace Antenna) performance. For RF test we found an example code and...
If I change the NRF_SDH_BLE_GATT_MAX_MTU_SIZE in sdk_config.h to any value greater than 23, immediately after connecting the stack executes a sd_ble_gattc_exchange_mtu_request...