Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hello,
I'm currently starting to develop with the Nordic nRF5340dk and trying to build a mesh network but i'm having some trouble on the examples to understand and buld...
Hello guys,
I have some doubts in the examples you provided for BLE for mesh.
My questions are:
1. - In the examples of light_switch (server or client mode), the nodes...
My goal was to make a bootloader, that, when not requested, still goes do DFU mode for 5 seconds,
so that there is always an option to get to the bootloader after boot,...
I would like to do log timestamping using the UART backend with NRF_LOG.
As described in many devzone posts (e.g. here: https://devzone.nordicsemi.com/f/nordic-q-a/18707...
Hello!
I have a short question, maybe someone can help me.
I set custom advertising data in the following field on the advertising side:
Now I want to read this data...
Hi all,
I am developing a BLE device prototype. There will be multiple such devices. How can I write the UUIDs to flash while flashing the hex file. Or how can I get the...
When I call this function on any of the Development Kits, my application restarts just like when I power up the DK for the first time (after being programmed of course) or...
Hi!
I'm trying to make the NFC feature on a custom board while having BLE (soft device). When I run the nfc record_text exemple project on my custom board, everything works...
We plan to design a module that wirelessly connects via the nRF52833 chip with RF amplification, 2 PWM outputs and multiple
Digital I/O interfaces,One ADC interface and...
I have developed the application code for light node in ble mesh network.
I was able to see this error quite often:
app_error_weak.c, 115, Mesh error 4 at 0x00000000 ...
Does the 9160 GPS module have a built-in LNA? Is it possible to adjust the GPS receiving sensitivity?
We hope that the wireless index of wearable products when worn on the...
The set up which are used are a nRF52840 dongle programmed through nRF52832DK's debugger. After executing "erase all" in Programmer app, which erased the bootloader, it's...