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
i am working on custom card in which nRF52832 is used.i am facing issue with advertising if i uncomment uart_init(); .it does not advertise if i uncomment uart_init(...
Hi,
I'm using S112 nRF52805 as the BLE Peripheral, and Mobile App as the BLE central.
So far, It's no problem to send data from peripheral to central. Could I send data...
Hello all,
I am workiong on nRF52833-DK evaluation board to implement our custom developement.
Using Generic OnOff light switch server and light application, I am transferring...
Hello,
I ran the throughput example ,but I found that setting the MTU size actually requires calling the bt_gatt_exchange_mtu function, which is different from sdk16.0 ...
Hi everyone!
I'm working at ble multilink throughput, and the basic info shows as follows.
chip: nRF52832(one central and eight peripherals)
sdk: nRF5 SDK v17.0.2
...
I am getting below error when editing dfu secure project as the baseline
/nrf_crypto_allocator.h: No such file or directory
the project is modified as below
<folder...
Hello everybody
With me is nrf52840_dongle that am using for wireless communication together with the protocol enhanced shockburst. To increase the signal range, am thinking...
Hello guys. Here with me I have both nRF9160-DK, hardware version 0.8.3 and Thingy:91 boards. I am on the nRF Connect SDK tag 1.2.0 and have nrf9160 SiP modem firmware updated...
Hello,
I have been searching in DevZone and looked at the nRF Connect SDK documentation but I am still confused about a thing: I have developed a BLE Mesh device and I managed...
Hi!
I'm using nrf5340dk development kit to program and debug my own custom nrf5340 board. Everything works and I can debug the code with SES but I can't see the RTT logging...
My application is a Central using SD140.
The connection to the peripheral is made successfully. What event will I get when the Central successfully writes to the connected...
Dear Members,
I want to wake up the chip whenever there's a radio signal from ANT sensor without pushing a button,
Will this function sd_app_evt_wait() help ?
I...
We are evaluating use nRF52832 to develop our BLE product. We don't want use normal BLE connection to do the communication as we facing some connectivity failer issues in...
After I did an update of the nRF connect together with the programmer app, I found out that DKs could not be recognized once I click the Select Device.
This was tried...
Hello,
I am currently using the nRF9160 DK from Nordic.
I am working on connection with the AWS IoT sample code for Zephyr on VS Code.
The problem is that I cannot...