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...
On Zephyr `2.7` I have following code to setup a SPIM on a custom board: Device tree:
main.c:
Now this no longer works on Zephyr `3.1`. I temporarily tried it with ...
Hello
I tried to install nRFConnect for Desktop, the latest version When I try to launch Toolchain Manager, I get an error "Unexpected end of JSON Input" error message....
Hello,
I works with Zephyr, VCS, SDK 2.0.0
I don't find how to get pin number from the DTS pinctrl .
In this folowing code, I want to replace magic number (uplighted...
Until toolchain update it was working well. But after toolchain update I cant even open toolchain manager . It just shows some exception like " Unexpected end of JSON input...
using NCS 1.9.1 - Zephyr - Segger Studio - sample code: bluetooth / peripheral_uart
I based my project on the sample, modified it slightly and it works well on a board with...
Hi,
I saw here: nrf52840 802.15.4: mlme_start_req: nonbeacon-enabled mode doesn't work
that the SDK-Version 14.2.0 was not compiled to work with non beacon enabled mode...
Hello,
After upgrading to the new version with the help of the migration guide, there is an issue that I could not trace back to any changes.
If I am correct its about...
Im compiling an app in nrf sdk 2.0.0 which works well on the nrf52811
as soon as I add
CONFIG_NRF_802154_RADIO_DRIVER =y
into prj.conf
without even initializing...
Hi Everyone,
I am working on NRF52833. I have developed code for our project. Now in this project the phone app will connect with the device using BLE for which I have implemented...
I have a Nordic Thingy:52 and Nordic Thingy:91, and I want to develop custom embedded software for them. Do I need a J-TAG or can I flash code using USB?
I've seen tutorials...
Hello,
I'm starting development with nordic arm processors. Therefore we purchased the BMD-360 EVK. This board features the NRF52811 processor and has the same pins as the...
We currently have a nRF52840 central device written with the Bluetooth Nordic SoftDevice API. From what I have read, the Zephyr RTOS is the best way going forward. I started...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello ,
I on the DK nRF52840, I wanted to manage the sleep mode and measure the current consumed by the microcontroller.
I started with example uart, I cut the PCB track...
According to the Nordic infocenter here
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf9160%2FCOMP%2Fnrf9160%2Fnrf9160_operator_certifications.html&cp...