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...
I have been asked to evaluate a proposal using BLE. My client keeps asking about Phone Book Access Profile. It's my understanding that PBAP is not part of any BLE standard...
Been stuck for a few days on error related to logging. Have tried SDK 15.0 to 15.3 and get same error. Have deadline tomorrow and can't work on code. Ran out of ideas. Seems...
Hi,
Is there any example that can show me how to get the accelerometer values from a LIS3DH to send via BLE peripheral to central, both being nRF52840 Dongles. I just want...
Hi, My company is looking to source an NFC antenna to use in our product. We do not need a chip antenna, we are looking for an NFC antenna without chip. We are looking to...
Hello,
Currently, I am using the SDK15.2, BLE and two nRF52 DK boards, one using SPI master, and the other being the SPI Slave, between the SPIs and SPI master I added an...
Hi ,
I have one 128 bit base UUID something like
{0x07, 0x89, 0x1a, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa,
0xaa , 0xaa, 0xaa, 0xaa, 0xaa, 0x8a, 0xe1, 0xbc } ;
And custome...
I am prototyping something using the nRf52840 USB Dongle.
Dongle works with the power supply from the USB
BUT doesn't work by applying power to the VBUS and GND even-though...
Now I want to add apple media service, but the ram left for me is a bit small. My project is based on the nordic ancs example , and the ams and ancs is almost the same. So...
Hi,
I wonder if there exists a debug bootloader for thread examples. There is a bootloader in the secure DFU example, but it is not for debugging. "examples/thread/dfu/bootloader...
Hi All Techies,
IDE : Segger embedded studio, version : 3.40
SDK: nRF5_SDK_15.0.0_053641a version : 15.0.0
Mesh SDK : nrf5SDKforMeshv220src version : 2.2.0
computer...
Once my SPI code worked in the master SPI example, I editted a ble_uart example from the SDK 15.2 to include the SPI data transfer code. But I seem to run into issues with...
Hi,
We have designed a custom PCB using the nRF51822_xxAA and followed the reference design.
- The board works on 3.3V supply. 16MHz crystal used.
Only LED blinking...
HI,
I got a thingy 52 in the Nordic Tech Tour in Barcelona.
The first time I switch on I connected through my phone, but after switching off and try again to get connected...
Hi All, I had connected JLINK BASE on the target hardware which is having NINA-B301 chipset having nRF53480 core. When I am connecting the JLINK on the 10 pin connector on...
Hi . I have query about that in the target environment we are using NINA-B301 which us having nRF52840 chipset. Now this chipset is interfaced using USB in the target hardware...