Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
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...