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...
Hello, I'm a novice who just entered Nordic. I'm dealing with button input through bsp example now. And I am using sdk v17.
I succeeded in toggle LED by simply clicking...
Hi,
I am writing an APP for comunicating with my nRF peripheral. I've set the MTU size to 251 and this works fine under bluez or android.
But if I try it in iOS (>10.0...
Hi
I've been working on a project over the past few months, and per a new requirement I was asked to add a debug configuration, as thus far I have worked with only a release...
Hi,
We have a Lattice Ice40 UltraPlus FPGA, SPI FLASH, and nRF52832. We would like to be able to include the FPGA's binary image in our DFU package but it is about 110kb...
Hi,
We are using SES on Windows to program a nrf52832 device with a SDK 16.
We are having problems with the Secure BLE DFU. We are able to perform the DFU on our devices...
We're trying to minimize power consumption on our custom nRF52840-based board and we have some questions about the behavior of HFINT and HFXO. The specification says this...
Hello,
I am currently evaluating concepts on how I can power my nRF52832-custom-board with a LiPo-battery, in order to get a good tradeoff between lifetime and form-factor...
HI Team,
We are using the nRF52840 DK for our development purpose. We have some issues with USB J2 connector and unable to connect the on board debugger. We have tried...
Please note about 9 days ago another user reported similar problem but is his case LED3 and LED4 were blinking. In my case after reset I see LED 3 blink and then about 30...
It had been working fine until just this moment.
Every time i turn it on, it works fine for few seconds and then the red led in the device turns on. I don't understand the...
Hi,
I'm developing for a 52833 using SDK_17.0.0 and S113_7.0.1.
I'm using the following code with the intention that when the RDY pin goes low, it will wake up the processor...
Hi! I'm currently using the nrF52840 DK to send numbers by BLE. I have 2 questions for you. 1. Can I send negative values? ex. -1, -2, -3 2. Can I send decimal values? ex...
Hi Nordic Support
I have been working to port a blinky variant project and have found previous threads useful for guidance. I'm working with Segger Embedded Studio and have...
Hello,
Is there a way to multicast messages from BLE client to multiple servers? I know mesh does the same job but we are exploring a possibility to do the same using standard...