I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
Hi,
Can we do DFU-OTA on nRF52810 controller ? why i am asking this is , when i saw a video about DFU-OTA they saying that only the controller having at least 32 kB RAM...
Hi,
I would like to know if the access address of the advertising physical channel is affected by this Errata. As far as I understand it is not affected by Errata 107. ...
Hi,
I have developed custom nrf52832 board without external low frequency clock source.
So with that configuration I got problem when try to connect it through nRF MESH...
Hi.
I use Thingy52 B'd.
I want integrate Mesh into Thingy52 Full service demo.
I tested and merge nrf5SDKforMeshv310src/examples/sdk_coexist/ble_app_uart_coexist and...
nRf connect - When updated form v2.6.0 to v2.7.0 the terminal window of LTE Link monitor stops working. No debug info - No AT commands. The same time the Programmer App is...
Hi,
I have a question regarding NFC OOB pairing (SDK version 15.2):
I am using "nfc_ble_pair_init" with PAIRING_MODE_OOB. This works when I touch nfc with my mobile. I...
Hi, guys. I'm trying to create a custom 4-layered 1.6mm thick FR-4 PCB which uses the NRF52840-QIAA-R.
It's my first time using the nRF52840 so I have some questions, please...
Hi,
I'm using SDK11 in "Pheripheral mode"
Is it possible to make BONDing with 2 or more android/ios phones?
(I need only the bonding keys to be saved in the peer manager...
I am new to nRF52832. I am working on BLE.
I want to know more about the security algorithms in the chip.
Is there any way of implementing our own security algorithms...
Hello,
The altium files for schematic and layout for Development kit nRF52 is incomplete.
It only has two pages one is of microcontroller, other is a pinning diagram page...
Hi,
I've scanned the forums and Google and was unable to find any relevant updated information.
3 years ago there was a question regarding FE-C compatibility of the nRF52832...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’. Currently it is SystemON mode. But I need to change...
Hi,
I am having trouble running the ANT+ examples on the 15.3 SDK. I'm testing on a NRF52832 DK (PCA10040) and I'm trying to get the ANT+ examples working on SDK 15.3, in...