I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Dear Devzone team,
What is the fasted way to fetch and store the Thingy91 measurement and device data outside of the nrf Cloud? If i just deploy the AWS certificates will...
Hello,
We are currently working on a project where up to 40 battery powered devices need to talk with one router/coordinator. Each device features a proximity sensor and...
The instructions do not tally with https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.2.0%2Flib_crypto.html&cp=4_0_1_3_9_2&anchor=lib_crypto_installing...
Hello everybody,
I tried to send data while in scanning mode (RX 100%).
I don't get any error when sending but data seems not to be sent (not shown in ANTWARE).
Is what...
Hi
So, Im trying to repeat the ble_central_and_peripheral example but with my own services. To be easier let's call the service " snsr ". So, I did the snsr.c and the snsr_c...
We have a situation where a device might have a sim card field installed, and sometimes, depending on the vendor, the APN settings might need to get changed.
Is there a...
Hi! We're using SDK 16, trying to implement OTA DFU functionality on our NRF52840 device with SD S113. Previously, SD S140 was used on our boards, and so when getting the...
Hi All,
We met a problem when we update the DTM SDK.
The conditions:
1. Same hardware
2. Use official nRF52832 Development board.
A. Old DTM SDK
SDK version...
Hi,
Due to work reasons I had to switch to KiCad. I have tried to recreate the reference design from Altium and the one for Eagle found here: https://github.com/NordicPlayground...
Hi,
Doing some power testing on the nrf9160 custom board using the MQTT example, I am seeing between 190uA to 200uA of sleep current using a meter.
I disabled serial...
Hey let’s say I use zephyr to code some Bluetooth mesh stuff on an NRF52832 module and then make a product using this module. Do you guys know if there are things I have to...
Hi! We have a peripheral which uses an 'unconventional' SPI configuration for its data transfer. Among other things, it sends and receives data on the same SPI line, meaning...
Hi,
In our design we are using 25AA320 with nRF9E5 . It seems in some random conditions the EEPROM loses data and the application won't run until EEPROM is reprogramed...
I'm looking for Advertisement receiving code with control radio module without softdevice.
I want to make extremely low power control code for advertisement.
please help...
Hi, I am a beginner, during my internship I need to evaluate the nRF9169 DK for cellular applications.
I successfully implemented the communication over serial by using...