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...
Hi,
I want to enable watchdog in nRF9160.
I referred code in "C:\nrf9160\ncs\zephyr\tests\drivers\watchdog\wdt_basic_api" and tried enabling watchdog and added the watchdog...
Dears,
What I am trying to implement:
enable MITM and bonding
device IO capability:BLE_GAP_IO_CAPS_DISPLAY_ONLY; (mostly like ble_app_gls with passkey method, but...
Hi, I am currently testing the MQTT Communication with our IoT-Platform.
I am successfully connected to the broker and I am able to receive messages from the subscribed...
Hello
I am using 3 boards , one is client (nrf52840) and other two boards as server(nRF52840).
Using light switch example I want to test relay function, nrf mesh app as...
HI ...
Which one is stable to identify the connected peripheral devices using mac address or connection handle . if it is mac address , then suggest me a way to identify...
My old question
SDK: 12.1.0
SOFTDEVICE: s130
CHIP: nrf51822_xxac 256KB flash, 32KB ram
I have used to store application data in flash using sd_flash_write and erase...
Hi,
I am beginner in nordic development.
Requirement: I need to store logs in internal file system.
Device - nrf52840 DK,
SDK - nRF5_SDK_15.3.0
I understand that...
I have a bunch of nRF52810 kit. I am creating a BLE central device which would dicover and conenct to one or more BLE peripherals. I am using nRF SDK 15.3.0 and it has an...
What I want to accomplish
I want to create a bluetooth mesh application. I want one board to act as a server and 12 or more other boards acting as clients. Each client will...
Hello
Im trying to find a way to send multiple messages (unreliable) in a row within a Mesh network in order to measure time taken,
Im using a modified version of the...
Hi,
Please send me if any application code available with RS485 for nRF52832.
Also send if any reference design available for the same.
Thanks & regards,
Arch...
Hello!
We've written a custom bootloader (based off the secure_serial_dfu example), that uses SPI instead of serial communication. I can successfully update an Application...
Hello to all,
We are using nRF52840 with SDK v15.0 using SES, Our application is we have sensor devices with interface WiFi module. Sensor device will wake up as predefined...