I want NRFX_SPIM_EXTENDED_ENABLED to be 0. but for some reason it is set to 1. from my current understanding I conclude that the if case here check weather each node with...
Hi, I've noticed a strange behavior of my device. I'm using a nRF9160-based custom board with nCS v2.6.0 and modem version 1.3.6. Long story short - after trying to acquire...
Hi all,
I am working on nRF-9160 and nRF-9151, and I wanna know does Serial LTE Modem support will message function for MQTT connection or other connection?
I've asked...
Previously, I successfully completed and performed OTA flashing, and I haven't made any changes to the DFU-related programs since then. However, recently, I have been unable...
My custom board with a NRF5340 (MDBT53-1M) with LF crystal is running as a central on NCS 2.6.1.
It's connecting to a legacy device which has a BLE121LR.
NRF5340 centrals...
Hi,
We are designing a USB Receiver based off the Nordic Proprietary Radio + ESB.
Do you have any reference designs for a PCB antenna which must be as small as possible...
Hi,
I am using nrf52840 to run as an hci controller over UART for nrf91. I was able to implement FOTA over BLE for nrf91, but I would also like to add an option to add FOTA...
Hi,
I'm trying to setup ECDH between a JS based platform and the Nordic NRF series.
What I need to do is to import the raw public key from the keypair generated in the...
As a quick and dirty way to test throughput, I am sending non-confirm-able coap POSTs to my coap server and time stamping them.
Only 3 packets per second get sent. The other...
As per the example, HTS only the "indicate" property is mandatory. But, I want to use Notify and Read property. The example suggests using the intermediate temperature in...
nRF9160 is scanning and but not latching to the network.
using "AT+COPS=1,2,"number"" to latch and it is not registering.
Verified the logs in server and nRF9160 dev kit...
I am trying to run program to nRF51822. I am using J-Link Lite CortexM debugger.
When I rebuid an example on Keil5 there is no error and warning. But when I try to erase...
Hi
I'm really new in this field, I just had the nrf52 DK. Our team has a mature product but we want a Bluetooth feature on it. I know Nordic chip works as MCU+bluetooth...
I'm developing a device using mqtt+tls referring the link here.
https://devzone.nordicsemi.com/f/nordic-q-a/48407/how-to-use-mqtt-tls-in-nrf9160
When I add CONFIG_NEWLIB_LIBC...
How can I add security middleware, between connection request device and my connectable device.
I want to that if one device sent connection request to my device, I want...
Hi, I am evaluating two nRF52832 boards with a PCA10040. I am using the SDK examples Central and Peripheral to talk to each other on Tera Term. I am using the "send file"...
Hi,
We have implemented the reference design of the NRF24L01+. Our tests results in a low range (about 6 meters), we excepted a multiple of that (about 1 kilometer).
I...
We have connected a 50 Ohm Antenna with NRF52832-QFAA-R7, but we tested and found the antenna signal is weak. Could anyone help to provide some proposals for how to improve...
Hi,
I have a STM32 MCU and I want to flash this MCU by using an nRF52840. The two chips will be connected by UART.
From where I need to start, and what is the most easiest...
When attempting to connect to an MQTT broker set up on my local machine using the mqtt simple sample code, I get this output:
What does this error code mean? Also, is...
Hi. We are using the nRF52 sdk v12.1 with S132 v3.0.0 on a nRF52832. Once in a while (could be after running a few hours, could be after running a week) the application ends...
Where can I find the right documentation to start understanding the Nordic Thingy FW? Do we have any design document for this?
I need to develop my own application on the...