Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
Dear experts,
We are evaluating to perform Round Trip Time (RTT) measurement for ranging application. The accuracy requirement is 1m to 2m. Are there any sample applications...
Hi,
I am using a custom board which I designed based on the Puck-js board, except that I am only using an I2C based distance sensor instead of the other devices onboard...
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...