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...
hello
i have a problem running any program on a custom board i built u can find attached circuit built.
i tried external crystal and the internal crystal.
when i click...
Hello team,
I want to work on the AoA and AoD features of Bluetooth 5.1 technology. I come across the device call nRF52840 DK . but I am confused about whether it serves...
I have attempted to download the Linux 64-bit packages and it appears all links are broken.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line...
Hi,
It seems the links to doiwnload the nRF COmmand Lines Tools are broken.
Could you please fix this and let me know when it's possible to download it ?
I will...
Hi.. folks
i have done the complete program combined of ble_app_uart+twi+saadc in nRF52840 development kit . Now i want to know, does the same softdevice can i run in nRF52840...
Using SDK16, SD140 v7.0.1
While filtering UUID and taking ble_app_hrs_c from ble_central as reference, raw_uuid correctly appears when sd_ble_uuid_encode(p_target_uuid,...
Hi,
I cannot find source codes of micro ecc for Segger Embedded Studio. There are nrf52nf_iar, _keil, _armgcc included. I downloaded micro ecc source from git hub, But it...
Hi all,
I'm using the "ble_app_hrs_paring_nfc" example to setup a static OOB key for pairing with a static longer more secure key. I use this key copied from the example...
I have modified this project by adding a NewActivity file and also a button in BlinkyActivity. When the user clicks the button will navigate to NewActivity.
A and B situation...
Hello,
I have issue that after firmware update in DFU mode through BLE device does not reset. If i test updating firmware for 10 to 20 times then 4 to 5 times it does not...
Hi team,
I was wondering if we have worked with any libraries to parse NMEA strings from the GPS on the nRF9160. I don't think we have this as part of NCS, correct? Are...
Hi, ret_val=app_timer_start(m_Reboot_id, APP_TIMER_TICKS(2*1000, APP_TIMER_PRESCALER), NULL); NRF_LOG_INFO("Test"); after app_timer_start it not self restarted or executed...
Hi everybody. nWP033 shows antenna tuner examples mentioning ATU but not giving any direction to which device/manufacturer.. I have just found 32CK417R and 32CK301R from Cavendish...
Hello,
I'm struggling understanding how DFU works on nRF52840.
I know I can update the firmware via the Connector application, but I'm trying to use the nrfutil over command...