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...
Use this routine E:\nordic\nRF5_SDK_12.2.0_f012efa3\examples\proprietary_rf\gzll\experimental\gzp_desktop_emulator
To modify the can communicate with PC nrf24luep pairing...
Hi.
I'm troubled.
I use nRF52 preview DK v0.9.0 & Keil5.
i tried ble_app_hrs_c in example folder of nRF52_SDK.
This program stopped at
err_code = sd_softdevice_enable...
Hello all,
I am actually implementing an SPI-master driver in non blocking mode, I write the following code, when I use a debeug led, the program enters well in the IRQ...
I started with the blu_app_template on a 52840. I have advertising working. I can see that from an iOS app. I can also see the details of the service. I see the characteristic...
I am using the Master Emulator C# examples to build my own application. None of the examples are able to properly connect to a remote device. When I open up the Master Control...
I'm writing an nRF52 DK btle application using SDK 12. The DK comunicates with 2 external peripheral via SPI and I2C interfaces. Complilation fails with the error:
._build...
hi, i am reading mpu6050 with nrf51822. every now and then the data got corrupt because of softDevice interrupts. if i don't use Softdevice the it runs perfectly but when...
Hi All,
I am using UART with baud rate 4800, with even parity and 1 stop bit. I'm getting 6-8 bytes in a packet. I'm receiving packets for every 8-10ms continuously. This...
I am attempting to use Unity + CMock onboard the nrf51 for unit testing. I have Unity working and can even output the results of unit tests using Segger RTT libraries. There...
When I try to install nrf5X command line tools in Windows 10, I get the error mentioned in the title, even though I am not doing installing any software in parallel.
Error...
I am attempting to use TIMER4 on an nRF53832 using SDK 12.2.0 but I seem to be running into some sort of granularity issue.
Specifically, if set up the timer with 16MHz...
I just received my new NRF52480 PDK, but it will not respond to any commands.
I tried nrfjprog -e -f nrf52 and this is the log output:
-----------------------------...
Working with nRF52832 and SD132-v2.0.1
Using external 32.768kHz xtal in addition to 32MHz xtal.
I realize there are a lot of posts about timers, but I didn't find any...
I'm having difficulties writing, retrieving and deleting data from flash, using fds on nRF52832_XXAA. Sometimes the flash writing succeeds, sometimes it fails with with ret_code_t...
I want to know about some range information of the NRF52 & NRF21 (BEACON).
For example if I have TX power of the beacon +4 dBm and which is broadcasting every 500 ms so...