At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello,
I am trying to create a custom driver for an accelerometer I have sourced. I am using the nrf5340-dk.
The code was not able to compile as a result of the following...
Following function implementation is not following POSIX documentation specified at https://pubs.opengroup.org/onlinepubs/9699919799/functions/getaddrinfo.html, which says...
Hello Nordic Semi
I know that nrf52832 does not support SPH0645 Mic on I2S interface because of data width limitation in hardware for nrf52832.
I want to know that does...
Hello,
I'm using the mqtt_simple example with the following changes to add WebSockets Secure Support:
Also I set the Application MQTT topics, clientId, host, port...
Hi,
I have multiple devices that support Nordic DFU.
I want to update them using a Linux computer with a bluetooth dongle connected on it (and its not a Nordic Device...
Hi, There,
About the interrupt priority, can I understand it like this? "The two levels: NRF_MESH_IRQ_PRIORITY_LOWEST and NRF_MESH_IRQ_PRIORITY_THREAD have the same functions...
Hi Devzone,
I know that we can adjust "Advertising interval", "Tx power", "Tx payload" to do a power optimization when advertising. But I when I set " Advertising interval...
Hello,
I am trying to decrease the power consumption of my board (nRF52 DK) so that I can only see what's consumed in advertising beacon demo. When I measured the current...
Hi everyone,
I have a board based on thingy91. I have lis2dh and adxl372 sensors on it. They are both connected via SPI, and I've added this to my overlay file:
Also...
Hi,All:
I have finished continuous unmodulated carrier by SD fuctions as below.It is more efficent than DTM examples。But now,I don't know how to ctreat continuous modulated...
Hi,
I would to design a custom PCB with nRF52840 SOC.
I have two different power source:
1. 3V Lithium coin cell
2. 3.7V LiPO battery with charging circuitry
I will...
Hi,
I have a quetion,nRF5340 have two package, so have two diference RF circuit,as below picture,Why are the matching circuits different?
Package is QKAA aQFN94
...
Hello,
I am running ble_app_beacon on nRF52 DK. To check functionality, I try with all power sources in turn, i.e. USB cable, battery and external source. Today I realized...
Hi, I would like a more complete description of nrF52833-QIAA pins. I tried to find the specifications, but I did not find the information I wanted. I only saw some simple...