I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
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...
Hi,
I am completely new to this technology. I am currently programming a custom board equipped with an nRF52832 based on the ble_app_uart example in the SDK 15.2 and is...
Hi!
24 days have passed since I was promised an update (which I hope will mean a solution), but nothing...
Also, there is no updated Getting Started Assistant and the...
Hi,
We are planning to use an Automotive Grade Bluetooth SoC in one of our new designs.
Some controllers in the nRF51 family seems to be Automotive Grade, but we also...
I tested with Light Switch Example in nrf5_SDK_for_Mesh_v3 version, I have set Transittion time to 160 second and Delay to 0, problem occur is the device Cann't countdown...
Hi,
I am using an nrf52840 MCU, Nordic SDK 16.0.0 and IAR Workbench for ARM v8.40.1.
The MCU has the following configuration:
- MBR installed
- DFU secure bootloader...
Hello everyone,
I faced with bus fault after running beacon example from mesh_sdk. It occurred after calling mesh_provisionee_prov_start().
Unfortunately, I didn't found...
Greetings...
Provisioning w/ Android tool only works when board is connected to debugger.
Provisioning failed to even find the devices when scanning after disconnected...
When enabling 3 instances of SPIM (1,2,3) on NRF52840 the application doesn't start at all.
Weirdly however, the application works fine when SPI3 takes SPIM3 and the rest...
Hi,
Does SoftDevices v7.0.1 supports Multiple Advertising Sets feature? I read that Softdevice v6.1.0 does not support the Multiple Advertising Sets feature. Let me know...
Hi. I was wondering if maybe you know where can I find the PCB desing of any of this modules: NRF24L01+ (the black one) or the SMD version. I only can find those pictures...
Hi gays,
Now, I want to c ollect a pulse waveform(example : 1s, 50% duty cycle ) which accuracy requires milliseconds resolution and I use PPI to read a capture value from...
Hi,
We have a custom board that uses an nRF52840. All our development is done on Win 10 based PCs. Our custom board is connected to our Win 10 based PC via USB and when...
Hello Sir,
We are using NRF24L01+PA+LNA SMA Antenna for transmission purpose using arduino using RH_NRF24.h library.
It is been set to 0dBm transitting power by default...