Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
I keep getting this warning message while I'm running the peripheral_uart sample on a nRF52820. Anybody had experience with this? I assume it has something to do with my heap...
Hello,
I would like to synchronize my mesh server's current time with my smartphone. It is possible using nRF Mesh Mobile Application ?
I saw on the mesh models list that...
Hi, I want to use TrustedFirmware-M as a secure backend for an application that uses Mbed TLS in the non-secure domain, and this seems to be artificially limited - the MBEDTLS_USE_PSA_CRYPTO...
hiii,
I'm using the light switch example from the mesh SDK, version 5.0. I've successfully configured the client and the server using the nrf mesh app. however, my client...
When I do a 'build and run' in Segger Embedded Studio I get this error
Then I press the reset button and everything works.
If I do 'build and run' again the error repeats...
Hi
I would like to add to the scan_adv example, the possibility of the FOTA upgrade.
I can merge the scan_adv and smp_svr examples, and get them to work at the same time...
Excuse me:
1、The customer wants to use p0.21 pin as General purpose I/O,Can the reset circuit of p0.21 pin be removed?
2、The customer said that when a new nrf52832 chip...
Hi,
I want to add DFU over mesh and usbd into the client example.
I have faced an error of Multiple definitions of UARTE0_UART0_IRQHandler. I comment out the UARTE0_UART0_IRQHandler...
Hello,
i am currently trying to create a project that uses the NRF52840 board as a switch to control sylvania smart+ A19 filament light bulb.
However, i am unable to detect...
Hi,
I'm using NRF52840 in order to implement an application which will connect to a mobile device with PIN code (MITM). In addition - my app will be able to connect to a...
Hi everyone,
I'm using the nRF5340 board, nRF Connect SDK v1.5.0 and the nRF Connect app.
I am also using the example code "beacon" and all the data with integer format...
Hello,
I have been developing a serial C# application to work with the nrf52840 chip, initial development was done using the nrf52840 development kit which worked without...
Good morning,
I am using SDK 16.0.0 and nRF52832 uC. I have a project where I need to connect the uC to a CoAP IP. The only internet access it has is through an SoC developed...
Hi, Usually we set FLASH_START macro to indicate application start address, I do like to consult is't possible to change the FLASH_START from prebuild binary file without...