Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello Nordic Engineer,
I tested the mesh functionality with one phone and the 52840 DK, and the DK is running the official mesh_light example. It worked successfully,...
Hi
I have a fully functional addressable LED driver interface using I2S + app_timer. This code has been functional for a long time by itself.
I just added the SAADC example...
First to contextualize my situation, I am in Brazil, more specifically in the city of São Paulo. When the development kit arrived, I immediately did the recommended initialization...
I am trying to send data from icm20948 sensor from the sensor node to the observer node using ble mesh. Due to the data from icm20948 is too large (9 uint16_t, 18bytes) for...
Hi Nordic community, I have received nRF7002DK device and trying to make it work on v2.9.0 sdk. I'm working wifi sample project,successfully building and flashing in the device...
I have installed the nRF Connect SDK, with both the toolchain and SDK set to version V2.9. I selected the nrf54l15dk board for development, but I do not have a physical nrf54l15dk...
Hello ,
I have taken reference project which use all leads and buttons of Evaluation module NRF52833.
I want to create overlay file for this project and remove few led...
Hi Nordic Team,
The OpenThread API function otCryptoAesCcm() is not working after updating to NCS v2.6.0.
Setting CONFIG_OPENTHREAD_NRF_SECURITY_CHOICE =y seems to...
Hi!
I'm using some common bootloader code for different devices. One of my devices is a bit different, with an LED library that caused me to increase the BL size in the...
hello Nordic
i am using ncs 2.8.0 with nrf52832 and mrf52840
i am decoding a cbor file with the 'zcbor_map_decode_bulk'
the 'my_implementation_decode' is just a function...
Hi,
I'm polishing up the development of my product, and I need to use the LPCOMP driver to wakeup my NRF52840 from the deepest sleep mode. There is not much information...
Hello,
I have implemented an application for the nRF52832 that uses peripheral NUS with LittleFS. The application receives sensor data via UART and stores it to a file using...
I have devices that manually define PDP context 0 in order to set the APN to the required value for the SIM.
Typically, once connected to the network, the IP address gets...