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...
I am trying to use the UART for a custom version of the DFU. I have it transmitting no problem, but I never get the RX_DONE event. I cannot see any reason and I have looked...
Hello,
I have a question because there is a problem with writing code using timer.
I wrote the following code to avoid using the LED timer when I first ran it.
However...
Hello Please help. I want to connect ble central to a specific address. And the ble peripheral has a ble central address, that can connect to it. 1. Is a whitelist used on...
hi,all
i am a new learner about the BLE
when i use softdevice 17.0.2 to run the example (anyone) ,there is no problem.
then I want to use the SDK12.3.0 to run a formal...
hi
I am using nRF52832 and mesh sdk V4.2
I have modified the light switch example in order to send 1 byte of data instead of the on-off commands. in the server side I...
Hi,
I have a problem with coap response. I use iot coap library.
Client send nonconfirmable coap message with payload to broadcast addr
Server get payload and send nonconfirmable...
I am getting the Following error after connecting the JLink
I followed the following procedure
What am I doing wrong? DO I need to install anything else?
Hey All,
I ran into an issue on the nRF Connect SDK trying to get a nRF52840 advertising using CODED PHY. I figure it's not fully implemented yet are there any updates on...
I advertise as
BLE_GAP_ADV_FLAGS_LE_ONLY_GENERAL_DISC_MODE
BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED
This posts suggests I may have not really disabled...
I am using an NRF53 DK board with nRFConnect/Zephyr 1.3.0. I need to define the UART pins I will use in a .overlay file but I would like to NOT define any flow control pins...
Hey
I am working on nRF51822 SDK12, S130
I have encountered a problem when connecting and disconnecting from the device at a fast rate, occasionally comes an event in...
Hello,
We integrated latest released version of "pc-ble-driver.py" & "nrfutil" in our custom linux os running on ARM 32bit based custom board (B1).
pc_ble_driver_py :...
Hello,
Our design uses Laird's BL652, which uses nRF52832. I need to calculate the maximum clock drift of timers given the crystals used in our design. Our application uses...
Hi,
When I tried to use BLE5.1 phase data to achieve direction finding, I found a phase shift between reference period and the first slot, as the below graph shown:
...
Hi DevZone!
I would like to use nrf9160 for sending/receiving data by interfacing it with my microcontroller over UART and sending AT commands. I have a nrf9160 Feather...