Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
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...
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...
nRF5_SDK_17.1.0
PCA10059
According to the source code:
The data length is fixed,it will still copy element-size bytes to buffer even if no so much data.
For communication...
Hi! I have multiple peripherals and centrals that I want to manage connections to. From the peripherals perspective, Is there a way to filter which centrals can connect to...
Hello,
In an nRF52840, NCS2.7.0 application (based on BT NUS shell) I need to address the following case:
UART Interrupt handler monitors incoming bytes
A working...
Hi,
I am using the Thingy:91X device and can see the updates appearing on the hello.nrfcloud.com web application, but I would like to have access to the 'device' via the...
Dear Nordic Team,
i found many old posts about MQTT-SN being implemented for other protocols. Is there any chance to get MQTT-SN for Zepyr for the nrf9160, because we want...
Working through the dev academy exercise, it appears that the sample code does not wait for the conversion to complete before reading out the sample:
https://github...
I am trying to communicate with multiple devices simultaneously using NCS2.8.0 and ESB. For this reason, I need to switch communication channels quickly.
I understand that...
I am struggling to get DFU over BLE to work with any of SDK versions 2.7, 2.8, or 2.9. Is there a simple example application anywhere? My main application is pretty basic...
Hi, we have been experiencing breaks occurring when we have not set a break point.
We are debugging using a Jlink Base.
This has been happening for some time from V 2...
Hi,
Is there a sample project about it?
When I develop software emulator still work on flash? Correct?
How it works that at startup it mcuboot does not copy the nor...