Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
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...