This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
Howdy,
I'm porting a GATT profile from a different profile where the custom services characteristics and descriptors UUIDs are malformed. For example;
1st Custom Service...
This issue exists in NRF SDK5 15.2.0 and earlier. NRF log module has entered "production" level as of SDK5 15.2.
While implementing an additional logging backend, I discovered...
how to change the twi sensor coding to get the X,Y,Z AXIS for the position of the gy-80 module
this module has
1. HMC5883L
2. BMP-085
3. L3G4200D
4.ADXL345
at...
Hello,
I would like to append data to a coap response like this:
I have a response handler that is triggered as the device receive the response. I am able to get the...
Hello guys,
I am trying to run the mqtt_simple sample. I tried to do so on both nrf9160_pca10090ns and nrf9160_pca20035ns. The application builds fine for both boards...
Hi,
Does nRF52840 on Thingy 91 and nRF9160 DK has a unique MAC-address? Or is it a randomized MAC-address with a high probability of being unique in the user's environment...
Hi,
Is there a way for the application layer to be aware of what the modem Tx power is? We would like to know for purposes of warning customers if they have placed a device...
I know that as per definition the connection interval is the time between two connection events.
So does it mean that if the connection interval duration is low then number...
Hey guys,
I have nRF52840-DK and one time i got pop-up from nRFgo Studio, that i need newer version of Jlink. I updated Jlink from Segger website to version 6.62b. After...
To the kind attention of Nordic support team,
Is it possible to change pipes' numbers used by secured gazell library? It seems to be using pipe0 for pairing infos and pipe1...
Hi, I have a quick question regarding the DFU MTU get request.
According to the docs page , this should return the MTU used by the transport, but in reality nothing is transmitted...
Hi,
nRF9160 DK (PCA10090) is continuously rebooting.
I have flashed following Images and tested, but same issue (rebooting continuously) observed.
1. Pre-compiled...
Hi,
I try to build and programm Thing:91 with segger embedded Studio and need the file app_signed.hex to Flash the Firmware in Thing:91 without a external debug probe. After...
Hello
I have a 3 custom PCBs with nRF52832 (1 central and 2 peripherals) and 1 nRF51 dongle (peripheral) arrangement where the two peripheral nRF52832 boards (custom PCBs...
I have just switched from SDK version 1.0.0 to SDK 1.1.0 and I am using the MQTT FOTA example
I had the example project working when I was using v1.0.0 of the SDK
I...