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 am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
Hi,
I've been using the DWT macro cell successfully on the app core to provide high accuracy timing information. E.g., with these declarations:
and enabling the cycle...
hi ~
peripheral can bond how many smartphones ?
and What will happened if over bond?
i use sdk12.2 below 'is my setting
#define SEC_PARAM_BOND 1 #define SEC_PARAM_MITM...
Hi…
I am using freeRTOS V10.0.0 release
I am using nRF52820 + SDK V17.0.2 with SD112 V7.2.0 along with tickless idle as this is a battery based product…
When my application...
Hey guys, I'm an embedded software engineer and I am currently working in a prototype, specifically using the Circuitdojo Feather nRF9160 , I am also using a Hologram International...
Based on the Sample "Bluetooth Peripheral_uart:
My latest attempt to send long data stream:
I send:
1234567890123456789012345678901234567890123456789012345678901234567890...
Hi,
I've met a problem. It seems NVS sometimes erases sector during initialization.
As shown in following log, I wrote 2 datas(address, slot) in NVS. Normally, I can read...
Using the period required for 2Mbps Gazell, 600us, how much does this slow down BLE (bandwidth/# packets)? Also, does the timeslots API work well with nrf52? If I modify this...
Solved, just bad luck, I got 3 broken module, the 4 is ok.
So it module's problem.
======================================================= I am trying to flash "hello...
Hi,
is there any way adjust the ISO channel transmission power (e.g. -20dBm, +2dBm, ...) in the new nRF5340 Audio application? I saw that one can select between 0dBm and...
I have a Thingy91 that I want to connect to nRFcloud. Not knowing the state of its keys/provisioning I followed the procedure to generate just-in-time keys (as a first attempt...
Hello all!
I'm starting development of BLE Mesh network as part of my Master thesis, for which I designed a custom board based on nRF52832 and nRF52840 with some built-in...
I am working on nrf52840 using nrf connect sdk v2.0.0 example periodic_adv, nrf52840 is prodcasting extended advertising, my app is running on Sony Xperia 1 with bluetooth...
Hello Nordic Community,
I'm now struggeling for quiet some time with trying to get the Keyboard HID example to work with the nRF52840 Dongle.
I already read the complete...