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 Nordic!
I've been implementing some more commands in my endpoint handler but (I don't know how) it has stopped working. I have added the responses of the commands...
I'm getting started with an (older) nrf52840DK board. I'm following the instructions presented here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hello,
I'd like to test the condition when the LTE-M network is unreachable on the nrf9160dk. I have interrupted the antenna path by connecting a 50ohm termination to J1...
I designed a prototype custom board with the nrf52840 (QIAAD0).
It has a USB socket, with an external LDO supplying 3.3V to VDDH + VDD (following the recommended circuit...
Hi,
I am working on an SPI DFU on my NRF52840 DK using SDK 15.2.0. So far the init packet is able to transfer, however, after I create an object for transferring the firmware...
Dear community,
I compiled the ble_app_hids_mouse example from SDK 17.0.2. From the datasheet of BM833A, i can read:
Flash/RAM: 192KB/24KB
Compiling the project unmodified...
Hi,
I try to use the ADC of a NRF52811. The ADC input is on p.030,
that should be AIN6 according the datasheet.
The following I'm doing for initialization and I call...
Hello, i am trying to develope a I2C application. I am using the twi_sensor example of the SDK 12.3.0 I have configured my pins to SDA 14 and SCL 30 and i just want to send...
Hi,
All the BLE mesh examples provided by nordic requires nrf connect/nrf mesh application. But now I want to pair and connect my linux (Ubuntu) machine with nRF 52840 SDK...
Hello, I am trying the nRF52 DK but I am struggling to make an upload on it. My first goal is just to make the led1 blink. How could I troubleshoot the upload.
Each time...
hello,
first i use the nrf mesh sdk 4.2.0, nrf52 DK board and light_switch_server_example with small modifications for debug purpose .
I noticed that when i connected...
Hi guys
I am working on a NRF52832 device. My SDK is 15.2. I am on S132.
To initialiser the Softdevice, I use the following function :
You can see that we added a...