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 am working on nRF Connect sdk version1.9.0. I am using Zephyr Modbus Server and Client Example to setup communication between two nRF9160dk . i have 2 Arduino shield...
I'd like to use the Nordic Distance Measurement Toolbox to realize the distance between two NRF52832 devices. And now I have two DWM1001 development kits that integrated with...
Hi,
we are using an nRF9160 on a custom board with NCS 1.8.0. I have been able to reproduce the following behaviour with a nRF9160 DK 1.0 and NCS 1.9.1
For our application...
I try to run https://github.com/NordicSemiconductor/pc-ble-driver/tree/master/examples/nordic_uart_client But the following error occurred.
D:\pc-ble-driver\build\examples...
Hi,
I am testing an app using CoAP client/sever. I want to redirect the RTT log messages to UART0. I had a look at https://devzone.nordicsemi.com/f/nordic-q-a/32058/why...
Hi,
Currently, we are facing a huge problem with our custom boards. Between different boards the ADC values varying very much even with a given voltage input.
For instance...
Hello all
I am porting the code from the nRF52DK to the nrf52820, and so far so good, however, I am having a question, when configuring the TWI, will this get me the right...
Hi all,
Provided the nRF52840 board implements up to 4 SPI, I would like to use at least 2 of them simultaneously. I need to do it like this because I need one of them...
Hi, I am trying to merge Libuarte with the FreeRTOS environment. I am trying to use RTC-2 for libuarte and RTC-1/0 for Freertos. I am not sure what other things I should enable...
I'm working on a custom board that uses an nRF52832 module. It has a single button that is used to power the device On/Off and a >= 5sec long press from Off to force enter...
Hello,
we would like to use a pin on GPIO P1 as GPIO in non-secure mode, but only found the solution stated in this thread yet: https://devzone.nordicsemi.com/f/nordic-q...
Hello,
I am experiencing issues with an nRF5340 board and its SPI.
I am trying to add an Pmod OLED (128x32) screen to my board, but firstly I am trying to set up the...
Zephyr nRF52840
I am working with 2 nRF52840dk. The master side seems to be working as expected. i have monitored it and seen clock, MOSI and CS all working as expected...