I am developing an application that uses NCS2.8.0.
For FW updates, the nRF52833 USB ACM bootloader is enabled.
However, there are some problem.
My device has a battery...
Hello forum ,
In here i will upload my project in zip where i m using w25q64 flash -nrf52840 .i m trying to read data of qspi flash read write and read for an two byte(trying...
Hi,
I use Nordic connect SDK and have to create a new revision for a custom board, because there are some hardware changes. I managed to create an overlay for the new revision...
Hello, I have developed a module using 54L15 and am currently measuring its RF performance. On Rohde & Schwarz instruments, I have observed numerous test results regarding...
The workaround says:
" Trigger TASKS_PLLSTART before TASKS_XOSTART is triggered and trigger TASKS_PLLSTOP after TASKS_XOSTOP is triggered."
I would like to start HFXO...
I have been working on a project using a nrf52832 and currently have the firmware developed on nrf5sdk. I have been testing out Zephyr with this example https://docs.nordicsemi...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
Hi all,
the release note of SDK 4.3.0 reports that it was tested and verified using BLE S110 version 5.2
When it will be available (version 5.2) ?
Actually we can download...
Hi,
I want to read the data by the radio.now I have read the temperate data from the tags by 51822. the data include the ID value and the temperate value. the ID is hex ...
Hello,
I'm working with nrf51822 on a custom board and i'd like to use the LPCOMP as wakeup source. I configured the module by the code listed above:
void lpcomp_init...
So now that I understand the problem with overlapping asserted events on the GPIO port, I can't figure out the correct way to reset the sense field in the GPIOTE_IRQHandler...
Hi,
I follow steps in User Guide version 1.2. The Blinky project is working fine.
Then I program SoftDevice and after than compile and Download HRM using Kail
But led...
now,i pairing my peripheral and Communication read/write data. but have some issue for disconnect/reconnect .
1.disconnect: when i disconnect (call didDisconnectPeripheral...
Hi,
We are using Nrf51822 , pca1001 evaluation board.
when i flash bel_app_proximity code (by disabling led function in advertisement_star()),
current consumed by...
Hello Developers,
Just started with the nrf51822 and managed to install:Keil 5.05, Segger J-link, nRFgo Studio 1.16 and the Master Control panel. I also loaded the SoftDevice...
Hi,
I'm knowing the device_firmware_updates project in SDK and I want to know whether I need to program the softdevice when I do the device firmware updates over UART?...
I am developing a windows application, using the MasterEmulator api.
I am discovering BLE devices with scan parameter Active and Passive.
The result is that most of the...
HI,
when I used nRF51822 for 2.4G transfer ,I found that RX can't receive data in some direction .Can TX use two antennas and matching networks to work alternately in order...
Hi all,
I am currently working on a BLE project based on the PCA10001 evaluation board. I am trying to follow the nRF51 application note. I have done everything that the...
Hi
I'm using the nRF51822 and custom a service.I add 4 characteristic in the service and all of them
config to indication type to send data.Everything is Ok and sending...
Hi
I'm just starting with all this. My set up is a nRFgo motherboard with a nRF51422 DK attached (PCA10007).
I've installed all the tools of the toolchain as stated in...