NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hi,
I'm using a nrf52832 board. In this case, updating the bootloader is necessary. So, does mcuboot have a way to update itself? , and if not, what alternative method of...
Hello,
I'm trying to move from nRF5 SDK with nRF52840 to NCS with nRF5340 and experiencing a lot of problems replacing the nrf driver functions with nrfx.
Thanks to...
Hello to all,
Below are the setup details I'm using:
nRF52840 DevKit
SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
Segger Embedded Studio 4.16
Aim: Controlling...
Hello everybody
I'm trying to initialise an advertising module for my project.
When using the macro for creating an advertising instante I get the following:
After...
hi,
In my application, which was based on nRF_SDK_Thread, to check my node's connection with the Border router, or to know whether the border router is present or not...
Does the on-state current consumption I. E. 1.9 mA remains the same while taking different readings? Ideally, it should come the same while taking different readings. But...
Hi,
I need to upgrade the bootloader i.e mcuboot . so I decided to use primary immutable bootloader and secondary upgradable bootloader as per below link https://developer...
Hello,
I use SDK16 and softdevice S140. I want to use UART to upgrade firmware. Do you have sample code for SDK16? Do I need to install python and nrfutil on my computer...
Hello
I have managed to get two NRF5340DK linked and measured their throughput. Now I need to change their Output Radio Amplifier Power to -3dBm and test again. I use the...
Hi,
I develop a python software that flash 2 nRF chip (nRF52840 & nRF9160) with pynrfjprog (version 10.15.2). All the dll are wrapped into the generated exe and the jlink_arm_nrf_worker...
Environment
Platform: Windows 7
IDE: SEGGER Embedded Studio for ARM V5.42a (64bit)
SDK: clean nRF5_SDK_17.1.0
Project: usbd_ble_uart_c_v4 and modify with usbd function...
Hi All,
I have implemented sleep mode in the firmware. I am using NRF52833 in my project. When the device is in idle state it goes in sleep mode. Now I wanted to wakeup...
Hello,
SDK17.2, nRF52840, Keil5, SIP cannect to a OLED,
now, i want to OLED show text "DFUing" in the bootloader,
when no app, bootloader can show text in OLED, but...
Hi Sir/Miss,
I'm using nrf52832, softdevice s132 and SDK 17.0.2.
In specification, I saw nrf52832 has a ultra low power mode.
It's in system on with full retention RAM...