Hi, I'm currently working on an application with the nRF9151, and will use the shadow concept to change parameters used by a device externally connected to the nRF9151. Intended...
Hello ,
I've been trying to build the wifi shell example sample for my nrf52840dk with a nrf7002ek shield. I'm setting the shield via CMakeLIsts ( set ( SHIELD nrf7002ek...
Hello!
I am working to design and build a custom PCB using the nRF7002 chip and came across this callout on the schematic diagram and wanted some clarification about it...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Nordic TS,
I've installed and begin to experiment with the DECT NR+ v1.1.1.0 FW. Initially, I'm noticing on obvious difference in the behavior of the dect_hello sample between...
Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
I'm trying to put thingy_sdk_v2.1.0 and 10 nrf52832 boards. I'm compiling "ble_app_thingee_s132_pca20020.emProject". I don't know why it's always an error. How do I demonstrate...
Hi,
I'm using nRF52832 and SDK 15 and IDE im using is Segger studio.
i have ported the uart code into Ble_app_multilink_central.When i debug the code it is getting stuck...
Looking for an example on how to advertise for 10 seconds then go into sd_power_system_off. Trying this by using ble_app_template (s112, ses, sdk15.0, custom, 1 led, 1 rgb...
Hi nordic
I bought the nrf52840 board so I'm developing.
I want to use the this kind of LIR2032 coin cell 3.6v ( www.amazon.com/.../B074VX8ZJF )
I measured power of...
Hello, I'm experiencing frequent endless loops at 0x16cbc with s132_nrf52_3.0.0 softdevice and SDK 12.3 on a custom board with Aconno NRF52832 module. I'm using SAADC and...
Please can you help me with this fairly straight-forward technical query for a customer new to BLE.
Please can you advise which is the best way to structure the link in...
Hello,
I am currently working on the development related to RSSI of beacon using nRF51_SDK_9.0.0_2e23562(SDK). The beacons I’m using are developed with this SDK as well...
Hi guys!
I want to select NRF52840 as my target platform. Is it possible to start software developing on 52832 (for which I have devkit) and then seamlessly move my code...
Hello, I want to do a project with Segger Embeded Studio using the nRF52840 with the SDK_Mesh I have 2 nRF52840 cards and I want to transmit data to a mobile phone using a...
i compiled the ble_uart_app project it got downloaded in to the NRF51DK but the bluetooth is not getting turned on ,usually the output of this example is LED has to be turned...
Thanks for your support folks!
I am trying to read some bytes I have wrote in a MX25R8035F. From the datasheet, if you send 0x03 (READ) + 3 Byte address, then the memory...
Hi,
We want to receive the data in laptop over the BLE like nRF UART mobile APP.
we sending and receiving data in Mobile app but we can't get the app for desktop.
we...
Hi,
1-I did some test for nrf51422 (SDK12.3 + soft device S130) power consumption. result as below:
-system on sleep mode( without UART and BLE Advertise ):90uA
-system...
I am working on developing BLE app using connection oriented channel . I am using nordic semiconductor as a peripheral device and iPhone 6 as central manager.
I am able...
Hi,
I am working on a project that requires extremely low power consumption (20-50 uA) at max. We are currently consuming around 5.5mA. The project uses SPI to communicate...