In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Hi Dev team,
I am currently using the NCS v1.5.0 and have a Thingy91 v1.4.0 with me. I want to test the FOTA v2 update from the nRF Cloud to the Thingy91.
I tried using...
I am trying to tune my NFC antenna . The antenna is printed on the pcb. The same Laird antenna is used in my pcb. Based on the antenna tuning white paper I am trying to tune...
When I connect my Thingy 91 to my usb port open up nrf Connect and push Sw3 and turn on the board power I do not get any devices to show up under device selection in rf connect...
In our application the prospective Nordic NRF5340 MCU is to communicate with another MCU at the maximum 3Mbps.
Can this speed ( 3Mbps) be achieved on NRF5340?
As mentioned...
Hello, I'm hoping that I missed something in the code and not something that might be inherent with nus and fds. Combining SDK 15.3 template, uart and fds examples, with some...
Hi,
We have a working solution on the SDK15.0.0 with a custom board based on nrf52832 s132. I'm using the nrf52dk PCA10040 to program my boards. For this board we use...
Hi,
for my system implementation with nRF52840, I use the Nordic Uart Service based on the nrf_ble_uart example.
I transfer sensor data every 10msec, or so, to BLE uart...
I've been digging through the DFU in order to reduce it's power and I've come across 3 high power states.
1) The first is during initialization of the DFU. It happens on...
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...