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...
Hi,
I'm trying to merge Serial and BLE DFU. I have followed this .
I have used BLE DFU example as base code and added Serial DFU dependencies.
I'm able to do BLE DFU...
HI,
i have made 3 customer board
they all use the same spi flash mx25v8006e
and the first two board have the spi pin : sck 3, miso 1,mosi 0,ss 2
but i change the design...
All I want to do is use the "Advertiser" tab in my nRF Connect android app and force it to broadcast using a custom 128-bit UUID.
I am struggling to figure out how to do...
I have tried combining a working SDK16_98a08e2 MPU6050 example with the SDCard example in the same SDK, however it seems they are incompatible because the MPU example uses...
Hi,
I am developing a device with nrf52840 soc, I need to know that there is any unique and unforgettable id in this chip that with that I could differentiate between...
Hi, Just wanted to pass this along... with the latest Raspbian (09/26/19) the thingy52 will consistently disconnect after about 90 seconds (+/- a few seconds). You can easily...
Hello,
I have two boards of nRF52840, one being central and the other is peripheral. On the central I've put the code from ble_app_multilink_central and on the peripheral...
Hello,
I see this type of query or GATT error has been asking continuously. I have gone through all the same Q&A but not able to solve my query. I have tried all the possible...
Hello Nordic support,
I was referring to the RTC example in nrf52 SDK where an interrupt is triggered on Compare Counter event. In the example, the interrupt is triggered...
I am trying to make custom BLE service to send the data from one nRF52832 to another nRF52832 but we followed the below tutorial "Bluetooth low energy Advertising, a beginner...
Hello,
We are developing a device that needs to get local binding info on init to see if it needs to send data or not to an on/off server in a remote device.
Is there...
Hi,
I'm using nRF52832 board and I'm integrating the Bluetooth beacon sending in the Bluetooth Mesh example. I've edited the Mesh Beacon example in Mesh SDK v4.0.0 with...
I am working with ble_app_uart example. I have added a new folder by name custom_folder in $(SDK_root)/, the same places where folders like library, softdevice, ble, boards...
Hello, currently im using feather nrf52840 board in arduino environment. I made some tests with BLE with TX power at 8 dBm and when boards are at line of sight signal is good...