Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I am using Segger Embedded Studio (SES) to develop with the nRF5340 BLE chip. From what I've read, the nRF Connect SDK and Zephyr OS is not tailored for use with...
Hi,
I would like to check my understanding of PSM. Currently, using the AT Client on the local NB-IoT network, I can see that the device is entering PSM after 3 minutes...
Hi, I'm looking for a simple example on how to implement I2C. I've built I2C on my various FPGA's, implemented I2C on various AVR based chips from special function registers...
Good afternoon,
I first devoloped my app based on the nRF52840 (SDK 15.2; S140 V.6.1.0) and it was perfectly working with or without bonds.
After that, and following what...
I've been doing some development on the nRF Mesh platform for the nRF52832 chipset and I'm relying on the Mesh DFU protocol to update my deployed units. Recently I've been...
We need to know what the total internal capacitance and inductance is for the nRF9160 SIP to comply with intrinsic safety certification. Can anyone point me to this information...
Hi, We have developed a custom board. We can upload code using nrf52840 sdk-ble stack. We can read NRF_LOGS. However when we test with the ble_app_blinky that works fine with...
We have been using gpiote low_accuracy port events on battery powered devices for years without any issues, but now we bumped into a strange issue.
Details: 8 PORT (hi_accuracy...
I have set the host name to my aws thing endpoint name per the instructions on the following link
developer.nordicsemi.com/.../README.html
but the hostname ends up...
To the kind attention of Nordic support team,
after about one year evaluating software using Segger Embedded Studio I'm switching to Keil, basically to evaluate gazell secured...
Hi
I have lost my private key for generating my dfu pakage using nrfutil.
I have 2K nrf Modules chips already programmed with bootloader & dfu enabled firmware. However...
Hello,
I'm having a weird problem while doing a communication between nRF52840( perpherial device ) with USB OTG ( STM32 ).
I'm trying send out the data from USB OTG...
Hi,
We have a production device using the NRF9160 and after several days end up triggering a __bus_fault() that arises likely from memory fragmentation in the heap within...
Hello all.
i am trying to flash a boot loader with arduino IDE. i got the technique from here : https://github.com/sandeepmistry/arduino-nRF5
after doing all steps i am...