Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi There,
We are using two microprocessors in our project is kind of activity tracker which is stm32l (M3) with accelerometer, temprature sensor and SPI flash connected...
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...