I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
I've read a post from Marc Nicholas about the attempt to port the entire gcc toolchain under Xcode on Mac OS X.
As I wrote in another post, I've the entire gcc toolchain...
I'm getting started with this evaluation kit by working through the user guide and almost made it through the Blinky example before I ran into trouble.
After compiling...
We have some hardware versions of the Nrf51822: build BA, CA.
Is the new S110 v6.0.0 softdevice compatible with these hardware versions?
If it is not compatible, wich...
Hi.
Using 51822 with BLE stack, I was faced with the problem of low transfer rates (5kb) on my android device (phone). It is very slow.
Can work 51822 with standart...
Can I initial like below to generate 2 opposition PWM waves on 2Pins?
/* Configure PPI channel 0 to toggle PWM_OUTPUT_PIN on every Timer 2 COMPARE[0] match. */
NRF_PPI...
Hi All,
Now I'm doing the OTA and I can use the nRF51822 DK and Master Control Pannel to complete the firmware update.I have a idear but I meet some problem.
I use the...
Hi,
Is it possible to update the firmware through usb? i have a nrf51822 evaluation kit, and i also tested the firmware update over ble. Now, i need to update the firmware...
HI Everybody,
I am developing firmware for handling multiple ANT+ Sensors. i am able to collect data from 3 different sensors, but in below scenario am getting channel...
Hi,
This may be a silly question but I'm trying to generate two timed interrupt events using only TIMER0 (the MCU is nrf51822). My code is:
#define TIMEOUT1 3000 ...
I am beginner on this platform. I was hoping for KEIl IDE to aid my development, but since license fee is more, i wanted to try GCC platform. But unable to set it up. In nAN...
Hello,
We are developing an application that has to be able to send the data of a VGA image, and We don't know which of the GATT supported profiles will be the best to...
Hi,
I'm using SDK 4.4.2 and softdevice 5.2.1 to try the HID example. Although it is provided for the nRF6350 kit, I ported (buttons and LEDs) the example to the EV kit...
Hi,
I've been using your nRF51822 with considerable success. I now need to migrate across to an M3 for greater power. I want to keep most of the application code I wrote...
Hi
Thank you for the IOS App "nRF Loader" which was released last week. It works well and offers a lot of possibilities for Nordic developpers. I've one question about...