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...
Hi there,
My scenario is the split keyboard which has 2 parts: left-hand part and right-hand part. Each part has a NRF52832. I am willing to implement the left-hand part...
If I used a nrf52840 bluetooth5 as a server, but customers have iPhones with Bluetooth 4.x on, will the range still be 2x or 4x, as stated by BT SIG?
Did Nordic test the...
Hi!
I am having trouble with DFU. When I try to send new application via NrfConnect, device goes to bootloader, but file transfer is not starting. Only when I reconnect...
I started a new software project on the nRF52832 a couple of weeks ago. I've been using Segger RTT for a lot of debugging with no problem throughout the beginning of the process...
I'm using s110 pheripheral mode in my application. I want it to be in sleep mode and do not advertise untill a central want to connect it. Is it possible, when a central start...
Hey guys!
I face a problem that I have not been able to solve since several days...
I would like to send only one advertising frame every 4 seconds. I do not want to...
I am spending the last 3 days trying to make sure somebody on this plant made it using a mac .
Write a simple program and flash it to the DK. (before we make our own pcb...
Hi,
I'm using nrf51dk board and nrf_log came out correctly on my RTT terminal with built in module. After that I use debug port (P20) to program to my custom module. I've...
Hi,
I have changed in my services so I have added 0x2A05 (service changed) characteristic in my 0x1801 service. But I am not able to read the service.
In didDiscoverServices...
Hi, i'm currently using two NRF52 (1 central and 1 peripheral) using the ble_app_blinky and the ble_app_multilink_central.
I would now like to connect my Android phone...
HI:
I'am an engineer of BLE. And II want PC&Mobile connect my BLE equipment(51822) by type in password like wifi or most of bluetooth Headset.
what should I do. which paragraph...
Hello,
Is there a mechanical specification document for the nRF52 development kit (PCA10040)?
I can extrapolate from the Arduino Uno Rev 3 specification (P1-4 connectors...
hi dear Engineers,
I am affraid to use FLASH to manage PEER data, it is wrong way because of Wr op. limitaion.
Instead of that, EEPROM or FRAM must be used anyway.
How...