Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi, We are attempting moving our BLE security from mitm to lesc+mitm, and have a few questions on the matter:
Is it "good practice" to change the security of the characteristics...
Hi,
I have developed a device with a smartphone controller. I can transmit and receive commands to the device using the ble_app_uart instance. I want to send data from device...
Hi Friends,
I am not yet familiar with NFC and have a question about using NFC with the nRF52.
If I understood it correctly the nRF52 is a "listening device" i.e. it cannot...
This previous case is an example of what i am trying to do.Reconfifure the radio parameters.
Using example code does not work for me. the DUT has other aspects that need...
Hi Nordic,
1.I am running (C:\ncs\v2.1.0-rc2\zephyr\samples\drivers\uart\echo_bot) but i need to change baud rate within program
2. I Can Change my baud rate using overlay...
Hi All,
I modified ble_app_uart_c code to create multiple central connections instead of single central connection.
Here I am facing problem, once my central device...
Hi all
For the nRF52832, there existed diagrams for "GPIO drive strength vs Voltage" and "Max sink current vs Voltage" in the product specification (PS V1.8, figure 25 ...
Hi, as the title states, we are exploring the possibility of building a product that utilises dynamic multiprotocol to be a BLE Peripheral as well as a Thread SSED concurrently...
Compiling nrf_dfu_ble.c I get several errors:
unknown type name 'nrf_dfu_observer_t'
'ble_dfu_transport_init' undeclared here (not in a function); did you mean 'nrf_dfu_transports_init...
I am working on a 52840 platform DFU bootloader.
I get linker errors I cant seem to fix:
undefined reference to `crc32_compute',
Bootloader/nrf_bootloader_info.o:C:...
Hi Team!
Does release 2.1 of the SDK address the issue raised in the below ticket with LWM2M implementation?
I have made the necessary changes to Asset Tracker v2 application...
I am looking at adding BLE to an existing design. The product uses an ARM micro, and currently has SPI and I2C available at daughterboard connectors. I am trying to understand...
Hello, guys.
I am using nRF Connect SDK, version 1.4.2 and nRF52840DK. I wonder what would be the way to print floating numbers during debug phase?
According to this thread...
Using the latest nRF_Connect_SDK
How can we set a udp/dtls socket, peer connect timeout for this call:
If there is no way to set a timeout for the call itself, is there...