I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
After experiencing UART problems without handshaking I opted to enable hardware handshaking.
Where RTS & CTS are pins 5 & 7 respectively.
I was experiencing overrun (insufficient...
The nRF6905 nRFready Basic Remote is a complete hardware and software reference design for basic 2.4GHz RF remote controls.
What nRF24LE1 devices are included in the hardware...
hi sit and test bluetooth mesh and i do not quite understand how the client knows that the server is off or on and there is a way to find out if a server is on or off
Hello,
I would like to use nRF52840 in order to make some BLE5.0 mesh products. When I open the nrF5 for mesh, I can see only examples for nRF52832.
Do you know if these...
hello, i am trying to implement external RTC in my application. i am using the SDK 14.2.0 and softdevice s132 .n also for external RTC using the M41T62 with nrf52832DK. so...
Maybe there's a secret I'm missing but this looks like a development / debug flag that got left in.
I'm porting an app from SDK11 to SDK15, when I call app_button_init(...
Hello
There seems to be no makefile in this example to use with armgcc compiler(why?) so Im trying to port it using the makefile from the ble_app_att_mtu_throughput example...
How to write driver for ADC by accessing direct registers of nRF52840 ?
I don't wanna use SDK APIs.
I wanna read LDR value connected to A0 (PO.3) pin in continous mode...
Dear all,
I'm trying to change the advertised device name during advertising depending on some variables.
I'm observing with nRF Connect and Lightblue, both running on...
Hi,
I have followed the steps for the 2 demos for nRF52840 DK, the Heart Rate and the Proximity demo. In both cases, when disconnected from the android device, the evaluation...
Heey everyone,
I'm currently working on a wireless application and we would like to have a range of atleast 300 meter. Yesterday I was testing the range between 2 SDK...
I work with Kenkou GmbH in Berlin. We are looking for Firmware Developers and Engineers with Mid - Senior experience to support our project. We are hoping to extend the visibility...
Hi All, Nordic,
In my application, I don't always need BLE connectivity, so I was hoping to disable the S132 softdevice when not needed. However when I do this FreeRTOS...
Hi,
I am working on a project with BLE and TWI module. With some help, I manage to set a TWI communication ( https://devzone.nordicsemi.com/f/nordic-q-a/29371/twi-issue...
Every once in a while I will get a failure that results in the app_error_fault_hanlder() being called and the following info:
ID = 1
PC = 0x14550
error_code = 0x495...