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...
We've been chasing a seemingly randomly appearing bug, where a call to the Zephyr MQTT library seems to sometimes block indefinitely. More specifically the hanging function...
Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
When receiving advertisements, "nrf_ble_scan_filter_set" is used to filter the device...
Hi ,
There is an error when to debug the nRF52840 target board by the PCA10028 board(as error information).
(pls note, There is running okay when to debug the nRF52840...
I have an nRF52805-based BC805M module from Fanstel. I need to control it from an MCU over serial/I2C/SPI to implement Bluetooth profiles like BIP and FTP. I prefer canned...
Hi,
I have two sets of hardware, one is nrf52840 DK, and the other is my own board. I use the same program, update package and mobile phone. When using nrf52840 DK, the...
I am using below base example on my peripheral device to send a string over BLE to a central device:
\examples\ble_peripheral\ble_app_uart\pca10040\s132
I use function...
Hi,
I am working on a custom board using an nRF52840 and developing with SDK5 (V17.02).
I have a serial communications channel to the device which must use UART as I need...
Hi,
sounds odd but is not, I try to run samples and my own project on a nano 33 ble, and with the first upload of blinky it seams that the system start and crash (ttyACM0...
Hi!
I'm developing a custom PCB with a NRF52840 which I made a custom firmware based on ble_app_uart example. I test my product with different phones, Android and Apple...
Hi.
I am developing PCB where there is a Wifi module ESP32-WROOM and a nRF52833 connected via 2-wire UART interface (TX/RX only), there is no way to use 4-wire UART because...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hi!
When opening the LTE Link Monitor in nRFconnect 3.7 under Linux (Ubuntu 20.04) only a "whitescreen" appears after I select the device. The application is not visible...
Hello,
I am using NCS v1.5.0 and would like to check is a KMU slot is being used or not. I erased the whole SoC and tried reading the directly the registers, in secure mode...
which pins can be used as PWM output pins in nrf52811.
Can I use them directly or I need to add some hardware to use the PWM feature.
I have an NRF5811 SOM (EYSNCNZWW...