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 everyone, I’d like to build native code on my Arduino Nano 33 BLE on a Mac, i.e. using the nRF Connected SDK and avoiding the Arduino Core/Mbed OS. I’ve followed zephyr...
Hi All,
I have successfully used notify to transfer 1 byte of data.
Now I want to try to transfer 1 array but I have a problem as shown in the figure.
Here is my...
I try to get the BLE OTA procedure working using the nRF52-DK board.
1. Using the pre-build example hex files in folder "nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_dfu_test_images...
Hello everyone
Currently I am developing the code for a gateway that collects data from various BLE devices. Some of the peripherals go onto pairing process, meaning that...
I was wondering if there was a JSON formatter that could take a string and convert it to proper JSON. I checked the cJSON library and it seems to only be supported through...
Hello,
It is being developed using nrf52833, SOFTDEVICE-s140, SDK-17.1.0.
There is no problem in port-0 during I2C communication using twi_sw_master.c
,but when...
Hello everyone,
In the scan.h file of the scan module there is the following function declaration:
I wanted to use this function but during compilation I got the error...
I want to use an nrf52805 in a central role (only 1 peripheral connected).
Softdevice s122 appears to be small enough but the nrf52805 is not listed on this page ( https...
I build example in gzll_ack_payload folder get error:
.\_build\nrf52810_xxaa.axf: Error: L6366E: nrf_gzll.o attributes are not compatible with the provided attributes ....
I run newest nRF53 chip as of writing with 1.6.0 nRF Connect SDK from nRF Connect Toolchain manager 3.6.1 using SES 5.50c.
I use a array of 5 rx-buffers (Increased from...
Hello there,
I am getting "No devices connected" error message when trying to erase and flash to Arduino Nano 33 BLE sense board using the nRF Connect for VS Code. I also...
Hi Guys,
I am working on the nrf52840 and using SDK 17.1.0 version.
i am creating the zip file of my application code using "nrfutil pkg generate"
It give .json, ...
Hi,
On the nRF5340-DK, i'm succesfuly using the example code:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README...
Hello Support,
I just started to play with the self provisioning "Mesh-Demo" sample to get a hang of the BLE Mesh. Since I am working on the nRF52480 DK and don't have a...
Is the Common Application Framework considered ready for production use? The fact the "Common Application Framework overview" page links to "Common Application Framework preview...