I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
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...