Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
Can I remove resistor R29 (ENCHG) on the ADP536 to disable the charging function and plug my 3.3V supply into the battery connector?
i.e. use the ADP536 for the power management...
I am working on zigbee network.
I have seen that there is an event for network joining but could not find any event for network disconnection.
If I want to check that...
I'm trying to get LPCOMP working in Zephyr.
I'm getting the following error:
error: 'NRFX_LPCOMP_DEFAULT_CONFIG' undeclared (first use in this function)
I can see that...
Hi, Can anyone explain what the "receiver address correlation" from 2.4GHz Radio documentation means in practice? For example, what can I do as a BLE application developer...
For various reasons we need to remove the dfu bootloader to use our custom bootloader. We replace the Nordic bootloader with a temporary one that does the clean-up for us...
Hi,
We're designing a PCB for the nRF52833. We could not find a PCB layout recommendation for the chip.
We did find one for the highly similar nRF52840: github.com/.....
Hi,
We want to buy a nrf5340 module but it came with the Rev C Silicon Revision. Do you have any errata sheet for this revision? I only find Rev A, D and 1 on your web...
Hi - I noticed an issue in the esb library as of nRF5 SDK v17.0.2 and am looking for clarification.
In the function update_radio_bitrate , the minimum retransmission delay...
Hi Nordic Forum,
I am making a media control device using the nRF52840 and nRF5 SDK. I started with the ble_peripheral\ble_app_hids_keyboard but I don't know what is the...
We use nRF52832 and SDK 17.0.2 and the buttonless secure bootloader without bonding. I don’t understand the below issue, does that apply to our solution ? There will be custom...
I have developed a BLE app on a nRF52382 which advertised those service UUIDs
and set the appearance to BLE_APPEARANCE_CYCLING_POWER_SENSOR which is 1156.
When I...
I am working on a project where I have to store the incoming UART data over BLE on the NRF52840. I am using fstorage library to store the data in flash but I am not able to...
Hi,
I have a PCA10040 DK and am trying to measure current drawn for a non-connectable beacon. After following the instructions in the infocenter about how to do current...
Hi!
This is Cemal from Turkey.
I'm new to this community and for nordic nrf. First of all, I wish everyone a good work.
I've just started a new job at a new company...