Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hi there
After initializing the SoftDevice S132 V6.1.0, I request the HF crystal by calling the function sd_clock_hfclk_request():
Later in the code, after a BLE connection...
SDK:V16.0.0
chip:52832
development kit:window+keil
I trying to combine libuarte and ble_central\ble_app_multilink_central\. My project work well in ble_central. But...
Hello everyone, I need to build a photo capture application.
And the CMOS sensor go through MIPI-CSI2 interface.
Is there any example code and library for nRF5340?
Hi,
How should the USB pins be handled in case I don´t want to use them? Should they be just left unconnected?
What about VBUS pin?
Thanks and regards,
Juan
Hello,
I got the issue to run the NRF9160 DK as an external AT-Modem. What I need to do is to issue AT-Commands over the UART, which control the NRF9160 modem through an...
Hi , I am running zigbee cli example code from sdk and configuring nrf52840 board as coordinator and trying to add xbee module to zigbee network. Coordinator is not accepting...
OK, a bit of confusion somebody can clear up for me, I hope;
Does NRF_SERIAL_EVENT_RX_DATA get sent when there is ANY data in the RX buffer, or only when the RX buffer is...
Hello
I am developing peripheral interfaces on nrf9160 dk, For I2C, sPI and ADC I am not able find exapmle codes. ALso could not find api required for the same to develop...
Dear nordic:
I am working on a tool which can collect data from multiple ant+ sensors with different device types,like a bike computer.
It allows user to assign up to...
I want to communicate with two nRF52 devices without pairing?
It is possible? Yes means kindly give the realtive examples.
Maximum data length...
Thanks.
Hello there, I need to ask if these two; NRF M 24L01+1712AB , NRF M 24L01+1609AH (one with external Antenna) are still supported and have official libraries , and if not supported...
I'm trying to advertise on the coded phy, but SDK 16 seems to have a block in place against doing this when you use S340. I can obviously edit this, but I don't normally edit...
After Installing JLink 6.62 it offered a firmware update for the connected JLink. I performed the update (Firmware: J-Link OB-SAM3U128-V2-NordicSemi compiled Jan 21 2020 17...
Hello,
I´m trying to connect the nRF9160-DK to the nRF cloud, using the asset tracker application. I was able to build and flash the application. But the DK can not connect...