Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...