Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
Hello,
I'm working on an application where we have a number of sensors and a radio that each require a connection to the nRF52. Specifically, 4 of these peripherals need...
DFU & UICR works well. However, concerning sw protection, we found that the binary file in the ZIP package of DFU is open to access. That is a security breach. Is any solution...
I have started to implement bootloader for 52832 and checked out "Secure DFU Serial" example from SDK v13.0 with Segger Embedded Studio.
I checked out this question devzone...
Our current project (custom nrf52 board SDK12.2) is set up as a peripheral device with the phone being the central device. This nrf52 device is plugged in and power consumption...
I continue to debug, via remote control on the other side of the world, a particularly nasty issue that is occurring in only certain units of a device. I had been blaming...
Hi,
I am trying to add saadc sample code to ble_blinky sample code. But I faced a problem. It seems that the sdk_config.h file is not recognized by the sample code. and...
HI, i m beginner in TWI with nrf52832. i want to write a bit in a registre of hmc5883l but i didnt succeed. what i want to do is :
writeByte(devAddr, regAddr, b) ==> (...
I would like to implement the mbed-os uVisor on a NRF52832.
Therefore I need to specify some addresses in the provided linker file.
Now the file: mbed-os/targets/TARGET_NORDIC...
Hi,
I'm trying to notify the temperature value with Tutorial Characteristic Master example. But log shows me this rows when I try to read the Descriptor Client Characteristic...
I am confused with whitelisting and advertising/scanning with device name
I have a peripheral and a central device, peripheral device is advertising with device name set...
I've had really great answers on this forum from knowledgeable and helpful people. That's why I'm always advertising for you guys (no stock though). :-)
In that sense I...
I am currently designing a customized pcb with the nrf52832 with other two sensors. I have two questions related with the design:
I know that the nrf52832 has the...
Hello,
i'm currently trying to implement the bcast mesh into an existing application (sdk v6.x.x + S110 7.1.0).
The github readme states that the bcast-mesh is working...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
I have noted that Nordic now has 0xFEE4 and 0xFEE5 as registered 16-bit service UUIDs, any chance one of those is a short alias for the Nordic serial service?