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...
Using nRF Connect SDK v2.0.0 on Windows in VS Code. Hardware is a U-Blox BMD340 demo kit with nRF52840.
We've built and run the following OpenThread sample applications...
Hello,
I am trying to use http requests on Thingy91 and therefore I tried with the sample from zephyr/samples/net/sockets/http_client.
I can build the project without...
I have a conexio stratus board that I would like to debug the modem with the LTE Link monitor. I am not using the Zephyr frame work, but I can flash pre-compiled hex files...
There's a few threads out there with similar questions, but I haven't seen a direct answer to this.
If I build with nrf5340dk_nrf5340_cpuapp, can I use the entire application...
Hi,all~
The program runs on nRF52833. At the beginning, MCU sends data to nRF52833 through serial port, and the data can be received correctly(pic one). When I use THE...
I currently have an issue where by the Chip-Select is not toggled at all when configuring the csn pin to pin <18> on the Nrf52840 using Zephyr (version 2.7.1).
See dts configuration...
Hi All!
I am using NCS v2.0.0 and nrf52820 custom board and an example to test is radio test . I tested that example with nrf52833DK , code is executing/ printing messages...
Hi!
I'm developping a battery powered product, so the power consumption is important. I need to multiple an array point by point with an array (hamming window) that I store...
Hello support,
Your choice of 201 size component packages are not ideal for manufacturing (and HW debug). I understand some of the reasoning especially on 21540 antenna...
Hi,
I'm trying to implement zigbee into our application. For testing purposes I start with the example code, and I use the multiprotocol template as a starting point.
...
Hi
I am trying to migrate my project to newest NCS v2.0.0 but is struggling figuring out how to configure SPI2 slave operation mode.
The project is currently running v1...
Dear Nordic Team,
your chip above is on 52 weeks lead time, so here is the question:
a) I can spot inventory for the 8 channel version: nRF24AP2-8CHQ32 - would this...
Hi,
We are trying to add lwm2m (client) into light bulb sample (matter).
It results a redefinition of gethosname : CONFIG_LWM2M defines CONFIG_NET_SOCKETS_POSIX_NAMES...
Hi,
I have a nRF5340 DK (not the audio DK). I read the specification of nRF5340 Audio DK and found that it supports LC3 codec. However, I want to ask, is it possible to...
Hi,
I'm trying to measure the current consumption of the nRF9160 DK using a Nordic PPK 2 in various modes. Through reading up various documentation regarding this, I have...