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 beginning work with BLE . I have a project in which nrf51 is a central. App from smartphone will sending to central any key for example "3214941E0" when central...
Hello Nordic community,
I have a question about implementing DFU on the custom board. By looking at NRF52 DK and reading explanation in Nordic infocenter, I can see that...
Hi,
I am have a custom breakout board that uses the NRF52832 chip and I was able to program it using the J-link programmer and seperating ribbon cable to expose the Vtarg...
How do I maximize range for BT5?
I have two nRF52840 pdk units and I have loaded the ble_app_att_mtu_throughput app and tried it out. I have been seeing around 70 meters...
Hi. I tri to use my soft i2c lib
It works well at nrf51 and other mcu's. But nrf52 i2c_read doesnt works properly.
Other funcs works well.
When i read byte from i2c slave...
Hello
in the zephyr 1.7 release there have NRF52 and NRF51 porting without softdevice .
in the SDK 13 ,there has Freertos example working softdevice ,is there any plan...
hello friends :)
i'm trying to make an nRf51822 evaluation board for breadboard
i used 0.1" header and power from usb connector
i'll upload my altium schematic and...
Hi,
We are doing DFU updates through a nrf51422 dongle (data passing from UART to BLE), using our own code, based on the multilink central example.
The DFU peripherals...
Hi, I'm have a question :
If i download s120 or s130 softdevice, which SDK version i need to download ?
Which version is compatible with my nrf51822xaa ?
The reason is...
Our BLE hardware is designed to send data at 50 Hz speed continuously using nrf51822.
It worked well with APP with Android 4.3 and some Android 5.0/6.0 ,we can receive data...
Hi,
I'm getting familiar with my nRF52 DK (PCA 10040).
I stumbled on something when I was doing an application that toggles LED1 on every TIMER0 event (200ms). Here...
Hi,
Id like to understand the FDS state after flashing the device. Im trying to check if the record exists then I use it, otherwise I write a valid info into the record....
Hello All
Could you please guide me. i want implement BLE with SPI interface...if i sent any command via mobile Bluetooth..then NRF51 DK should receive the Command and...