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 wanted to add additional info to my question https://devzone.nordicsemi.com/f/nordic-q-a/50846/secure-bootloader-timeout-not-working-on-s132-15-3-sdk-with-logging...
I am trying to save rssi data that I print to the command line to a .csv file.
In the ble_app_interactive example in the cli_m.c file, here is my code:
Without the following...
Hi
I have the Adafruit Feather nRF52 Bluefruit - nRF52832 board that I can program it using Arduino via Adafruit library in Arduino without any problems.
Now I have an...
How can I disable all code-optimizing in SEGGER ?
I build and modify some Nordics example-tutorials using nRF52832 and want start debugging.
Best regards Lennart Vedin...
Hi, I was using eclipse for the development of our board using the nRF52832 and when I launch the debug on eclipse, the program does not flash and this is the output that...
When using "nrfutil dfu serial" can it be configured to log all the bytes transmitted and all bytes received in a log file or on the console?
A colleague of mine is starting...
We have found what appears an easily reproducible bug in nrf_serial_read.
Reproduce as follows:
* PCA10040
* SDK 15.3
* SES
* Example project peripheral serial ...
Hi everyone,
I'm working on the nrf52832 using the SDK 15.2.0 with freertos and the application I am developing requires to save data on the flash while the BLE stack is...
Hi
When a GATT Table is created using the softdevice api, how do specify that a service or characteristic shall have a minimum key size of X so that if the current encrytion...
I am currently developing an app on Android studio that should detect nrfDongle.
I successfully uploaded UART software from SDK 13.0.0 to dongle and it is being successfully...
Hello, i want to know is it possible scan iBeacons with a node using nrf mesh with proxy features like the light switch node server example? if this is, how i could start...
Hello.
I have pa/lna on my device. It works properly in application (rssi is about 30 dbm). But when application goes into bootloader (dfu over ble using nrfconnect on android...
Hi, I'm using the nrf connect mobile app and I want to connect multiple devices to the advertising device and I want them all to access the same characteristic at the same...
When I open SES it says that it cannot detect any j-link so it asks me to buy license. But shouldn't my nrf52840 dk board have on-board j-link that SES should detect? I check...