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...
For testing I was use "Socket Echo Server" demo app. Where I was use Thread and BLE together and also child image "Multiprotocol_RPMSG" was build.
Now I would like to build...
Hi,
it appears to me that when running code under J-TAG, the DC/DC convertor can not be enabled. (note this is "REG1", DCDECEN0 REG0 is not being used).
I've tried both...
I see the nRF52811 has direction capabilities, but can it locate and if so does anybody have any idea as to its resolution is say a large wherehouse environment? So, could...
Hi, guys. While I was testing the Raspberry Pi for the Thread Border Router,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.2.0%2Fthread_border_router.html...
As mentioned in starting of the datasheet of nrf53833 there is a feature list in the first page but its for other packages which have around 42 gpio.
I am unable to find...
Hi, Support
I am developing a central application, which works with NordicLBS example, the original code is based on BAS battery level central app. now I try to modify the...
I'm looking for some assistance with using the 5340 in a host controller and I am not finding very much detail regarding antenna array design. I am a member of Bluetooth SIG...
Hi Sir,
We are a third party programmer manufacturer.
We are currently developing the nRF5340 programming software.
Encountered the following problems, please help to...
i2c_recover_bus is used to re-sync slave devices on the i2c bus when they may be out of sync due to a reboot or other event.
i2c_recover_bus is currently not causing the...
Hi,
I'm mid-way through designing a custom board using the nRF52840. As I am space and height constrained I need to use the Tag Connect style connector used on the nRF52840...
We want to be able to manually send Friendship requests from LPN or to change request interval runtime.
It was possible to send requests manually using nRF5 Mesh SDK, however...
Hi guys;
I try to read and write the data without connecting nRF52832 .is there possible to do? Then is it correct or not? if it's wrong means give me the possible solutions...
I have a DK board with nRF52832 that I've been using several months with no problems.
Today I wanted to try an experiment and did some modifications to the startup ASM...
Hi,
Our setup is a new design with SDK 17.1.0 and it is expected to support DFU over BLE. We are using the nRF52832 SoC.
I am trying to understand the role that is being...
Hi,
We are having an issue modifying the blinky_pwm example for our needs. We have made a devicetree overlay file setting the pwms of &pwm_led0 to 28 and pwm0's ch0-pin...