Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
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...