Today I bought a new NRF-PPK2, but compare with my old NRF-PPK2.
For the old and new PPK2, I use the same DUT.
It can't show the same current with my old one? can you...
Hello, I’m currently working on a PDM microphone project using the nRF52840 and the Zephyr RTOS. I’ve been testing the official dmic example from Zephyr (located at ncs/v2...
Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hello,
I have nRF9160, modem FW = 1.3.6 and nrf sdk version 2.7.0.
I am trying to create an outgoing socket with connects to specific port num and ip address but I am...
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...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
I'd like to start developing with the nRF51822, and have found the two kits supplied by Nordic, the nRF51822 Evaluation Kit and the nRF51822 Development Kit. What's the difference...
I am being told by a RF test lab that I need to provide a sample which has the following modes:
BLE "with modulation"
BLE "without modulation"
ANT+ "with modulation"
ANT...
Hi all,
When I test the UART demo progrem, I cut off the power supply of the board,but the RX pin is still connected to the PC TX pin,and I measures a voltage on the VDD...
Hi,
I need to use watchdog as a timer, and I can enter WDT_IRQHandler for now. Can I stop watchdog reset the system in this IRQHandler? So I can counting like a timer.
...
Dear all
is there any possibility to use PC to test the nrf51822, Instead of Android/ios app?
preferably a lib to be used with Java, so one can have some test cases...
I want to sync some information and control code between Nordic and our CPU(ST), so I need to study serialization function. But I only have serialization function sample code...
Hi
I'm going to use a module that uses nRF51422 and that has an adapter to be soldered as a SMD in a circuit to mimic the footprint of an AP2 module. The adapter only has...
I'm implementing my own equivalent of hci_dfu_send_hex;
There is not enough information in the documentation on how these packets are constructed.
I found that the first...
Dear community
I've got this nice "white-blue" Kit, neat toolbox to configure the tag and run it.
Now, for Battery/ImmediateAlert profiles and other parts seems to be...
Hi,
How can i test the proximity application with the use of nexus4 smart phone and nrf51822 evaluation board?
We already tested the ios proximity application which are...
Hi community,
Till now I developed some BLE applications on the TI-controller CC2540, but for my new project, it seems to bee not fast enough. So I'm seaching for an alternative...
Im mainly considerate about ANdroid and iOS devices ,I understand this is also dependent upon profile support over the android and iOS devices but this should not be an issue...
in my pca10001 board,
once i made led pin 18 and 19 pin as internal pull up.
led is not on,and i probe it also but not high.
here my config in blinky example.
...
hello
i have a problem i send from device to host the temperature, but it send the temperarture just one time
and i want that the device should send it every 10 seconds...