im looking for a developer that can help me work with the NTN functionality of the 3GPP release 17 of the NRF9151-DK so if you are interested please write to me at eric@zerocool...
Hi everyone.
I am using Visual Studio Code. When i try to compile a simple blink_pwm project, I could not. I am sending output in terminal. What is the main problem and...
Greetings, everyone, I have encountered a configuration(?) problem while trying to setup a lab for a BLE course I am teaching.
The idea is to showcase the vulnerability...
Since NCS 3.0.1 I get the following warning:
warning: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled.
... as far as I can see I have not enabled this...
So whatever I try, the only way to get my idle current consumption to an acceptable low value is to set CONFIG_SERIAL=n in my configuration. But then I don't get printk functionality...
Hey, I am working with the Matter light bulb sample from the 2.9.1 SDK, which I have modified to support the occupancy cluster. (nRF-52840 and nRF-52840DK)
This worked fine...
Hello,
I tried to use the Cellular Monitor app within the nRF Connect for Desktop software, but it encountered the following error. I have included the relevant part of...
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...
Dear Nordic Team,
Thanks for supporting.
Currently i am try to check mesh network. I want mesh example code using keil IDE. I am using SDK12.3.0 and Hardware is nRF52...
How can i calculate the average current consumption, so i can estimate battery life.
This application uses Gazell to send data.
Peripherals used:
-UART for logging ...