I am a manufacturing engineer from Jabil circuit de Mexico, we have issues in the thermal pad or ground pad whit next mrf part number: NRF52833-QDAA-R, I would like to know...
I have a 5 year old design using a nrf52832 on a MDBT42Q module. The BLE option was placed on the PCB in 2020 and has been unoccupied since going into production. My customer...
Hi,
I'm interested in testing the flash of the nRF54L15. Are there any sample applications or existing projects that could help me get started?
Thanks,
PG
Hi,
I'm working on an application that combines both central and peripheral roles. My 'gateway' should connect to 2 peripherals and sometimes start advertising to make...
Hi NRF support team, We are developing a custom board based on the NRF9151 SIP. I am experiencing some issues in provisioning the device to the NRF cloud. On the 9151-DK i...
Hi,
I am not able to program an Acconeer xm122, which is powered by an 52840. It is mounted on the Acconeer xb122 shield. My nrf52832DK is connected to the shield using...
My AD data is defined with macros as such:
I need to change the manufacturer data then update the advertising data using
My question is: How do I get a pointer to...
Hi,
The overview page at https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html is very useful.
One thing would make it better:
If you could please list...
Hi,
I am implementing a PC application connecting with nRF52840 dongle as central (s140). I am bonding with a BLE peripheral device following this sequence diagram . Application...
Hello,
I have been trying different mode under SYSTEM ON configurations and I can not get anything below 1mA.
My application required to keep nRF52840 (I use BMD-340)...
Hi all
1. We want to use the new radio nRF5340. Is it fully pin ompatible with the older nRF52840? (Antenna, programming interface, clocks, supply, etc.)
2. On the nRF52840...
I am looking for a freelancer or firmware engineer, who can help us merging three SDK 16 example projects with Seeger Embedded Studio into one project .
Here are...
How can I flash the sample code "Bluetooth: Peripheral DIS" for Thingy91. https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/bluetooth/peripheral_dis
I want...
Hi all,
I wanted to see this below screen shot current number on nRF52840 DK
For that I changed peripheral/blinky example main() like this but I am seeing 14uA.
/...
Hi! I just got my Thingy:91, but when I try to add it to the nRF cloud it says the following:
I have checked this multiple times, I'm sure i'm using the correct IMEI...
I am new with the NRF52 SDK and I want to modify an NFC example (writable_ndef_msg). I am trying to add a NDEF parser but I have issues with the includes.
I have add the...
Hi,
I merged DFU code with Nordic Proximity BLE code. As i did it using this link
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3...
Hi,
I would like to know whether 24 bit stereo audio at 96 kHz is supported on the nRF52840 in i2s slave mode using an external master clock source.
Using the internal...
I'm able to get the "at_client" and "serial_lte_modem" examples built and working (able to get socket dialing and sending/receiving working), but am looking to start developing...
Building the nrf5_SDK_for_Mesh_v4.0.0 using CMake printed the following:
-- Could not find nRFx command line tools (`nrfjprog` and `mergehex`).
See http://infocenter.nordicsemi...
Hi,
The LwM2M sample app uses the function nrf_inbuilt_key_write() in the file nrf_inbuilt_key.h to store keys for the DTLS stack. It is also offloads net sockets with the...