Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
Where can I find a drawing of the footprint for the nRF52840 WLSCP? Normally it would be near the end of the datasheet, after the mechanical drawing of the package. The datasheet...
I have an application running a serial communication through a RS485 interface. I have two sensors attached through I2C/TWi.
I have a app_timer that quwry the sensors once...
I have built on the CoAP example a POST request to the server. This works now without any problems.
I do send the received signal power within my POST. To get the power...
Hi,
I purchased a NRF9160 DK and am having problems on the first time I am trying to compile the SERIAL_LTE_MODEM application . I followed the steps according to the documentation...
Hello,
when I open any example Project from https://www.nordicsemi.com/Products/Development-software/nRF5-SDK with Keil MDK v5, I directly get the Error Message "Cannot...
Hello,
I'm a beginner of nrf5340, when I tried hci_pwr_ctrl(ncs v1.5.1) , I met some problems.I adjusted the tx power and changed prj.conf :
Then I added hci_rpmsg...
After updating nRF Connect and the Programmer app, DKs aren't being recognized when clicking on Select Device.
Tried both with nRF9160 and nRF5340 DKs and neither was detected...
I'm working with the PCA10040, the SDK V11.0.0. and the winbond memory flash W25Q80BV.
For the SPI connection I'm using the the SPI2 because TWI0 and TWI1 are being used...
Hello
First of all, I`ve been spending way to many hours trying to figure this out, so I decided to open this ticket. I am new to microcontrollers in general and the Nordic...
Hello:
I'm new on nrF52832 development. I did some tests using nRF51 and so far so good. However I received a few samples of E104-BT5032 from eByte http://ebyte.com/product...
Hi,
I have 2 SES projects that both require softdevice plus application.
One of the projects combines application and softdevice into the .hex file that is generated...
HI
I am Programming in Keil IDE and I am using ST link v2 like debugger, but in Keil shows this problem "internal command error"
what is the problem? I was thinking...
I'm trying to build support for uart async api by adding:
CONFIG_SERIAL =y
CONFIG_UART_ASYNC_API =y
to my prj.conf. Without CONFIG_UART_ASYNC_API the app compiles...
The nRF Connect Extension for Visual Studio Code was recently updated to v2021.10.103 but, unfortunately, a problem mentioned in this post still exists: "Unknown board" issues...