Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
Short version: Can someone from NordicSemi give me some pointers as to what the assertion at PC 0x134A2 in S132 v6.0.0 is testing? Thanks!
Long version: Since the Friend...
We will inquire about the RF identification code.
I am in the process of certifying the product before mass production.
The certification body is requesting data on the...
Hi
I used nRF5_SDK_14.2.0 to develop nRF52832. Now I have a problem. I used the demo of ble_app_blinky in the ble_peripheral files. I want to send the 2552 bytes by ble_lbs_on_button_change...
Dear Sir,
I am implementing a program in which I need to stop advertising inside the function ble_evt_handler() .
I am starting the advertising by calling the function...
Hi everyone, for the project I'm developing it's extremely important to measure RTT as accurately as possible and as such, after some SoftDevice specification I imagined the...
Hi,
I am using Ble_app_gatts central example. Applied filter on name and connection made with some device which is not Nordic BLE device.
As in this central code, after...
Hi All,
I am using Keil and GCC but I want to migrate my projject to "Seggers Embedded Studio for ARM". After following the tutorial about migration, i have been able to...
I've been doing some exercises with the FDS module to ensure I understand it and have come across an issue. When I write I am not seeing a write call-back in the fds_event_handler...
I do not know why the comparator does not compare correctly. I use AIN6 as Vin+; ANI0 as Vin-. The code is show in below. The comparator is work in differential mode.
...
Hello,
I am using the following
Mesh Version : nrf5_SDK_for_Mesh_v2.2.0_src
SDK Version : nRF5_SDK_15.0.0_a53641a
IDE : SEGGER Embedded Studio for ARM Release 4.10...
Just wondering if anyone knows a reliable method to update a project to use a new SOFTDEVICE version?
One that can be repeated for each new release.
I am using Segger...
Hi,
I have a question about pairing a phone with the nrf52832.
During the pairing phase (the phone see our device that is advertising and then starts the paring procedure...
Hello,
i am facing issue with nRF5x Command Line Tools. I am using custom board with nRF52832. While i am using Segger J-flash Lite there is no problem to flash program...