Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
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...