Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
Hello,
I'm getting started using the nRF Sniffer with PCA10040 and Wireshark on MacOS. I followed the instructions in the User Guide and was finally able to set it up by...
Hi
This is just a head's up. In function nrf_esb_pop_tx(void) you have the following code ...
Instead it should be the following...
Otherwise the bug is such that...
The Introduction page is inconsistent:
infocenter.nordicsemi.com/index.jsp
first it says
[quote]]The mesh stack is also compatible with the nRF52810 platform, but not...
Hi all,
As I've been researching, the mesh sdk is not supported on the nRF52810 SoC, although being compatible. Is there any development or plan in changing this? I'm planning...
Hi,
Is there any way to add conditional compilation in linker file?
I have two versions of a code, one with DFU and one without, i want to combine the versions. is there...
Hi everyone,
I used SPI interface to access a external flash with page size 256 bytes.
I found I can't access full page, because the maximum of one SPI transaction is...
hello all ,
controller nrf51822
i am trying to development for EPD 7.5 spi interfacing through external flash image send so how to set spi latch reset turn on parameter...
Hi, there
I try to use the nrf_atfifo in my program, but I found the atfifo cause hard fault in my program,below is how I use the at_fifo in my program.
and I also found...
Hello, I have a problem with my nrf52832 customised board
It has loaded the ble_app_uart example of the 15.2_SDK and It have the correct pinout from my board, These are...
1. I try DFU bootloader with OTA, it success.
2. But the Application was gone.
3. If item 2 is real, is that I have to porting the force enter to bootloader mode by botton...
Hi!
I am working on NRF 52840 Controller and Soft Device Version 6.0.0. Coding using Keil IDE in C.
Also developing using Free RTOS.
According to the requirement I need...
Hi,
My development environment is sdk12.3 s132_3.0 pca10040 I want to increase the MTU size to 64 bytes in nus. I programmed as below, but there is no MTU size change. It...
I have been trying to configure a single shot timer as a low power alternative to nrf_delay_ms().
I have my timeout handler configured to do nothing and the timer is created...
Hello all,
I have an ESRPB switch from EnOcean which uses the PTM215B transmitter internally.
I've factory reset the switch to its default state and have confirmed that...