Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
Hello, It is my first time running FreeRTOS on NRF52 and I would really appreciate any help to figure out the root cause for the hard fault. I run a simple FreeRTOS application...
nRF52832_XXAA, S132 v5.0.1, SDK 14.0.0
We enable SoftDevice via nrf_sdh_enable_request(). We immediately assert nrf_sdh_is_enabled() so we know it worked. On the first...
I recently got a custom board manufactured using an NRF52840 with the TI AN043 antenna to find that everything worked except for the bluetooth antenna. So I'm here to seek...
Hi,
I was able to successfully complete Figure 2 on page 6 of nRF_Sniffer_UG_v2.2.pdf, and successfully loaded and ran sniffer_pca10028_1c2a221.hex.
I rebooted my computer...
Hi,
We’d like to migrate from nRF51822 to nRF52 series. We have 2 targets : nRF52811 and nRF52832. We’d rather use nRF52811 (better sensitivity, lower consumption, features...
Hello
I'm trying to send an uint16_t array with 750 elements over the NUS service.
To do so I fill the data in multiplle uint_8 arrays of length "m_ble_nus_max_data_len...
Hi All,
I've got an nRF 52840 PDK and I'm connecting a GPS module ( Adafruit Ultimate GPS Logger Shield ) to it to read the data using nrf_serial.h library. I get about...
Hi
I am working on a project that has two timers, TIMER3 and TIMER4 (TIMER3 as timer and theTIMER4 as a counter). TIMER3 resets after counting up to 4. I am using PPI to...
Hello Nordic Team,
I was working on blinky_systick Example(Path - nRF5_SDK_15.3.0_59ac345\examples\peripheral\blinky_systick\pca10056\blank\ses)which is available for...
hi...
i am using mesh 3.1 latest version , i have changed the light switch example code , where i am sending the character . i have completed the scanning , provisioning...
Hey. I'm looking for a complete free RTOS for the commercial development of our startup. We will use the SEGGER Embedded Studio IDE and SoC Nordic nRF52840. As I understand...
Hi,
i'm current working on example light switch, when i use function generic_onoff_client_get(); in client to get status from server, callback function app_generic_onoff_client_status_cb...
We're running a multi-drop single duplex RS485 bus, so it's important to stop driving the bus as soon as a transmit is complete so the next device can transmit without two...
We're running a multi-drop single duplex RS485 bus, so it's important to stop driving the bus as soon as a transmit is complete so the next device can transmit without two...