Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi all,
I was wondering what the correct stack usage of the S132 is?
In the release notes for both V7.0.1 and V7.2.0 it says:
"The worst-case stack usage for the SoftDevice...
Hi, I am using Nordic boards for one of my clients in some Project.. The client wanted to make sure from logs and Traces that commitment we are making for the Encryption and...
Dear Team,
Greetings!!!
I want to run the gazell_examples files from of nrf sdk but I am seeing this error : *** ERROR L257: UNKNOWN. All the keil files in gazell_example...
I got error 4097 after calling nrf_sdh_enable_request(); function.
this happens only when a previously ESB transmission is there. working perfectly without ESB initialized...
I'm running an application on the nRF52840 DK using Softdevice 7.0.1.
My application runs fine for quite some time but than randomly fails with the softdevice invoking the...
I was thinking of using our SDCARD/FATFS storage for peer data. Pro's of doing this I can see include.... + wear leveling handled in SDCARD + simple Cons... - slower
I suppose...
Our application is based on nRF5 SDK 17.0.2. Normal bonding (just works) and reconnection works fine, but when the bond information is lost on one side I cannot reconnect...
Just got the Thingy91, While following the first start guide I must have done something wrong because the SW3 no longer puts the nrf9160 into recovery mode / It's not recognized...
Hi. This is my first time using Nordic product, the nrf518222 to be specific. I have been going through the template application code tutorial and I came across something...
Hi,
I have doubts regarding a given scenario that probably some of you have already faced before. Since I'm new to BLE and Nordic, probably my doubts may be basic too...
In generic_dtt_state_set_cb_t the provided p_self is of type const generic_dtt_server_t but the argument to generic_dtt_server_status_publish() lack the const qualifier requiring...
Dear Nordic support
I want to ask you about nRF5x-Command-Line-Tools if
-this software is automatically communicate via internet
-this is not file sharing software...
Hi guys!
I am witnessing the things are evolving pretty fast around Thingy:91! What was up-to-date and actual yesterday is outdated today! That's why I would like to ask...
Hi all,
In the nRF52832 erratasheet, for erratum [220] it states:
"SoftDevice v7.0.1 includes an alternative workaround which does not support FPU being enabled."
...
Hi,
I am having an issue with the FDS update command returning a CRC error as above. Any advice on how to fix this issue would be greatly appreciated.
Steps to recreate...