Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
Hello,
I'm wanting to start a project with the NRF52840 DK in Segger Embedded Studio. I went through almost all of the tutorials and set up the SDK.... etc but I have...
hello.
I used 52840 act as center device.whose RX TX connected to my another MCU(MTK7688 UART). This is a IoT-GateWay. now I want to upgrade the 52840 application. BUT,...
Hi
Two years ago our device was tested using nRFgo Studio 1.21.2.10 Direct Test Mode.
How can I know if the nRFgo software used BLE 4.2 or 5.0 during the tests? The only...
Hello,
We are making a custom application where we have several ble-mesh server nodes (nRF52832), and one of them connects to an Android app, acting as a proxy. The app...
Hi All,
I want explore BLE5 extended advertisement with nRF52832.
Using "ble_peripheral\ble_app_blinky" code from SDK16.0.0, facing " NRF_ERROR_INVALID_PARAM (7)" error...
Hi, I ported the TimeSync example devzone.nordicsemi.com/.../wireless-timer-synchronization-among-nrf5-devices to the current SDK 16.0.0 and S140_nrf52_7.0.1_softdevice. But...
I am unable to set the PA/LNA Mode on NRF52832 using SDK 14.2 ( Soft Device Version S132 5.0 ) using the Fansttel BT832X SoC.
i have used the exact function on the below...
There is the nRF52840 specifications sheet at the reference circuitry there is a pin 74 that is indicated as ground, what is this? 74 does not seem to line up with the method...
I don't know if this something I'm doing wrong, a Segger stupidity, or something else. I'm using SES and copied the examples/ble_central/ble_app_blink_c project to another...
I am struggling with excess current consupmtion using uart+fifo. It seems like ~300uA is drawn by UART and disabling via app_uart_close() doesn't help.
I have checked all...
HI,
I have nRF9160 modem DK. I am working a project based on http sample.
The LTE is initialized through the call:
w_lte_lc_init_and_connect();
But after ( in the...
Hi, In my current project I'm implementing an ANT Shared Channel topology, where in each channel period the master polls a slave with an acknowledge message and receives the...
Hello,
I can connect to LTE with the iBasis SIM that came with the nRF9160DK but have been unable to connect with any other SIM. Here is what happens in the LTE Link Monitor...
Hello,
I'm currently developing on a Adafruit nrf52840 express. I'm working under the impression I need to develop the code in C in order to use my code in mass production...