first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
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...
Hi Sir/Mdm, I want to use 1.54 inch e-paper module from waveshare with nRF52840 dongle with Zephyr RTOS. I have read the documentation from Zephyr about the display and noticed...