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...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Hi,
Here is my previous ticket.
https://devzone.nordicsemi.com/f/nordic-q-a/83856/channel-interference-at-nrf52840
I haven't had response tho that's why I made a ticket...
Hi,
I am compiling the iBeacon example from Zephyr (nrf-sdk 1.9.0), with only one modification to increase the advertising interval to 5000-6000ms. I have a custom nrf52811...
Hi -
Is there a simple way to dynamically enable characteristics within a given service profile for a GATT server? For example, we are using the Fitness Machine Service...
Hello, I have a very strange problem with my nrf52-based custom board.
After a bunch of successful programming cycles I am unable to program the board again. The firmware...
hi support team,
how to select network manually, using “8.1 PLMN selection +COPS” or "8.16 Mobile network operator %XOPCONF", which command should customer use, and what...
I am trying to implement mesh with NRF SDK V17.
But nrf5_SDK_for_Mesh_v5.0.0.
When I build the light_switch application, I get the error "boards.h No such file or directory...
Product info:
NRF52840
nRF5_SDK_17.1.0_ddde560
s140_nrf52_7.3.0_softdevice
I am working on a product with a NRF52840 and SDK 17.1.0 and a cell modem. This product...
I'm having no luck in getting JLinkExe or nrfjprog to see my BMD-350 device on my custom PCB.
I have read though all the threads here that reference similar issues and...
Hi
Because the nRF52 SDK doesn't support scheduler server modeI and scheduler setup server model, but I need this model, and I don't know how to implement by myself, could...
As referenced in a previous ticket: devzone.nordicsemi.com/.../nrf9160-mqtt-simple-example-configured-to-talk-to-test-mosquitto-org-using-mutual-tls-on-port-8884 We are seeing...