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...
I am writing an application for sending data received over SPI from a non-nordic chip to nrf52840 to nrf uart app using NUS service.
I am using 20 bytes of a packet size...
Is there any callback interface of sent-beacon activity that I can use in BLE s140?
I want to change the content of the beacon every time I send one. So I want to use a...
I don't quite get how this works from the documentation and examples provided, i have a display not yet implemented in your drivers, but I have written my own which just transfers...
Hai team,
Iam doing project called indoor navigation system using beacons.I recently found this link
infocenter.nordicsemi.com/index.jsp
can u please tell me what this...
Hi, I'm working on a custom board based on the nRF52832. I'm developing on Win 8.1 using SES and a J-Link Plus. SDK version 14.1.
I've modified the ble_app_uart example to...
Hi
Mesh SDK 0.10.0
I have created a keil v5 project to build the light_switch server app and it builds and links successfully. I can run it up to the following line...
Is the BLE mesh light switch example of a server and client model the correct implementation for our product?
Our product will include from one to ten devices. For a customer...
Hello,
The question might be a little vague at the moment but I would like your guidance if possible.
I already asked other questions related to this topic but I will...
Hello,
I have been seen some resets on my softdevice v3(SDK12.2) that I am unable to understand,I am using the FPU as well as pheripherial as SPI, I have set up SystemView...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Does increasing the sample time on the SAADC increase the accuracy of a single shot measurement on the SAADC? I couldn't find anything in the datasheet regarding accuracy...
Hello,
I would like to use nRF52810 chip.
And I want to implement PCB trace antenna and PCB chip antenna on same PCB(for provision)
Either PCB trace antenna or PCB chip...
I am using the SPI peripheral for communicating with a network through long wires. Is it any information about the impedance of the driver outputs from the nRF52832?
I will...
nRF52840 OPS v0.5.1 section 16.16.2 states “A pin reset is generated when the physical reset pin on the device is asserted”. This seems to contradict the descriptive name...