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...
To configure ANR in the Smart Remote 3 for nRF52 PCA63519 sample firmware, CONFIG_AUDIO_ANR_DELAY_LENGTH must be assigned a value in sr3_config.nrf52832_pca63519.h.
CONFIG_AUDIO_ANR_DELAY_LENGTH...
I'm making keypad using nRF52840. SDK version is 17.0.2.
It's 4*4 keypad and I want to wake up device when any key is pressed from sleep and let it do any action.
So it...
Hi,
I am developing an application using the NRF5 SDK, version 15.2.0.
I am experiencing issues with the NFC while using an iPhone 11 or 12. No field events are generated...
Would you please help to double check the connection between FEM and nRF52840 is correct or not?
FEM issky66112_11. which has two antennas.
phenomina is TX is normal.but...
It doesn't look like there's a way to do an incremental modem FOTA with the Azure IOT hub implementation. I have app fota working great with the 1.4.0 tag, and am quite pleased...
We are using nRF5340 Engineering D and are having issues with the SPIM peripheral.
In some transactions, the MOSI line is not correctly driven.
The following capture shows...
Hello Guys
Is it Possible to Add:
add support for PPP over already existing BT SPP functionality; or
add support for IP tethering (BT PAN) ?
The softdevice...
I am testing HCI UART and HCI USB to use nRF5340DK as a Bluetooth Controller for RPI400 . While HCI USB is working well as expected, I have trouble bringing up HCI UART. ...
Hi,
I'm trying to add a second slave twi device to the twi_sensor example with the LM75B temperature sensor but am having trouble. I am using the bmd-300 evaluation kit...
Hello,
Using the latest github version at the time of this question for nRF Packet sniffer:
Using Thread sdk v1.5.0
I have configured and started using nRF packet...
I am trying to identify if it is possible to use nRF5340 as a generic Bluetooth Controller for Windows system.
For Linux system, if nRF5340 is flashed with, for example...
Hello, All:
Now I'm making a project that it should save mass data to NAND FLASH GD5F4GQ4RB by FATFS, then extract data to Windows by USB MSC.
I use the SDK 15.2.0 examples...
Hello,
I am currently working with nrf52840, SDK 17.0.2 and Segger Embedded Studio V5.34. I was experimenting with the nRF Toolbox app and came across the 'Template' icon...