Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hi,
I'm trying to run ble_app_blinky_pca10040_s132 on Fanstel BT832 custom board with no success. After writing/verifying the app using the SES it jumps to 'unknow function...
Hello,
I have a question:
i want to send a JSON payload using the PUT-method from CoAP. For this I am creating my JSON Payload with the following function:
The main...
I am in the conceptual stages of development for a BLE test system.
The test system requires:
Fast transceiver and connection with BLE devices, preferably capable...
I know Nordic is releasing the nrf9160 on the 12/12/2018, and from what little documentation I can find it doesn't seem to have BT or NFC hardware integrated. Are there any...
Hello, I have installed nRF Connect and the Programmer following https://infocenter.nordicsemi.com/pdf/nRF9160_DK_Getting_Started_Guide.pdf At step 3.2.2 i see "No devices...
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...