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...
I want to use this routine to complete a radio project with low power consumption, but I find that the system is always shut down. Could you please tell me how to modify it...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
Hello
I have found 2 strange behavoir when I want to wake up nrf from system off state:
1/ when I use pin 15, this does not work at all, but with pin 6 it does. Why? ...
I am in the process of porting arduino library VL53LX01 to the nrf51822 using nrf_drv_twi functions. I will use this with S130 and thinking of using blocking mode .
I initialized...
I would like to download/export the UArt log from the nRF Toolbox. Is there any way to do that? When I press "show log" it disconnects from the device, and I do not see anyway...
Hello
I'm using nrf52832 and sdk v17.0 and I'm testing in the example of ble_app_uart.
I'm creating a feature that Bluetooth disconnecting and then stops advertising....
When working with AT#XHTTPCREQ we have encountered the following provlems:
1. Sending AT Command `AT#XHTTPCREQ="POST","/upload","Content-Length:3357",3357` with the payload...
HI!
I'm currently working on a project where I'd like to send and receive BLE messages using my own channel hopping mechanism.
I've read into the 17.0.2 Examples ...
I am having trouble connecting to an nRF52810 in a uBlox BMD-330 Eval Kit.
It has previously been successfully flashed with custom firmware but, now, when I try to connect...
The specifications for Flash programming in section 4.3.7.1 page 21 is blank in the nRF52810 Product specification 1.0. Can you please provide the values for this table?
Hi all,
I am not able to update the modem firmware over usb/mcboot with the programmer on my Thingy91. I have tried both on linux and win 10, the problem is the same. The...
Hi,
I have been using the NUS on nRF52832 DVK with no issues, however, when I migrated to the nRF52840 DVK and a custom board based on the 52840, the NUS characteristics...
Hello Nordic Community,
I am currently following the SMP guide provided here: https://docs.zephyrproject.org/latest/samples/subsys/mgmt/mcumgr/smp_svr/README.html
The...
Hey,
I am wondering if it is possible to run MTD and SED on the CoAP server on nRF Connect SDK v1.4.0.
I have looked at the question " How do I set up CoAP Server whit...