Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
I have been dealing with this for 6 months and im running low on time to finish this project please help me. I want to send 20 bytes of data to a application that i made for...
Hi,
We are using Micron NAND flash MT29F8G01ADBFD12 with QSPI. We are referring qspi, usb_msd example in sdk 17.0\examples\peripheral\usbd_msc. Able to read device ID of...
Hi, I have a problem in enabling both NAME filter and UUID filter in ble_uart_c SCANNER
I have enabled the both but
the device get connected only match with UUID but i...
HI
I am using the example of HTTP and HTTPS from this github link. I was unable to compile the example of HTTP and the HTTPS example is just hanged. no communication. I...
Hey all,
Custom service, but my first where I am looking for more than one byte of data written to a characteristic at a time - in this case 8 bytes. So everything looks...
Hi,
My project involves an nRF52840 DK connected to an accelerometer on a breadboard, connecting to my Mac via USB-micro.
I'm editing the twi_scanner SES project so that...
Recently I received the nRF5340-DK. I tested and it was working correctly and as a test, I compile one of the ready solutions of NRF5340 of SEGGER Embedded Studio. Everything...
Hi, I am getting an error 19 which causes a reset after some time running a modified version of the ble_nus peripheral example may someone guide me on how to sort the issue...
Hi, what is the nRF52DK UART, for the nRF52832, flow control when using the ble_app_uart_pca10040_s132 example? It appears to be possible interrupt driven based on data received...
So ...
I'm still trying to get peripheral_uart running.
I'm using a nRF53 PDK (PCA 10095 - rev 0.8.0) (I've received two 0.11.0 boards, both of which died).
I'm using...
I'm using the nrfx twim driver along with Zephyr. I'm using the NRFX_TWIM_EVT_DONE to initiate a subsequent TWIM command and finding that the second command fails due to the...
Dear community,
I was working with a modified code based on an example for switching the leds on/off in a Mesh BLE network. Everything was working well until I tried to...
hello Nordic
i am using nrf52840, SDK16.0, a project build on the peripheral app_ble_blinky example
i am trying to use QSPI but the write function falls on error no...
Hello together,
I try to get the asset_tracker_v2 up and running on the thingy:91.
At the moment I get an Error from AWS_iot aws_iot: mqtt_connect, error: -116
My problem...
Hi Nordic,
I am trying to use the nrf52840 to talk with my 4G module on baud rate of 115200 , but I find it always come into error for the recving the uart data. Also it...