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...
I am trying to use secure bootloader project sdk 17 nrf52832. But micro ecc lib is missing. I installed GNU compiler, make, Git. From infocentre also tried how to implement...
Hello,
I would like to implement the following failsafe for unused program areas for nrf52.
1. Filled the unused program areas with undefined Instruction.
2. The UsageFault...
I am using a nRF52840 dongle with nRFconnect v1.5.1 in SES. I have followed This link to do it. But got stuck at "Editing CMake List.txt" step.
Please tell if there...
Hello,
Is that true I only need the HFXO to be on right before issuing NRF_RADIO->TASKS_START = 1?
As long as the radio is not in TX/RX status, the HFXO can be turned...
Hello,
I'm writing software for my own board with nrf52840 and SIM800C modem.
I try to connect to MQTT broker. It works when I have TLS disabled or have TLS with certificate...
I'm building a custom system based on the NRF52832 and S132 SoftDevice with SDK 14.2.0.
Our secure bootloader (bonded) is based on examples/dfu/bootloader_secure_dfu. It...
Hello,
I'm working on a project with the nRF52840 PCA10056 board. I want to use Thread protocol. But I'm not sure if Thread supports Coded PHY, a feature of Bluetooth 5...
Hello, I have a nRF52832 DK and a nRF9160 DK and I would like to establish a Bluetooth connection between them and also send data to each other. How can I do that?
Running the Zephyr LIS2DH sample program on a custom board works fine until I configure it to use the trigger and then it throws the z_arm_mpu_fault() error. It doesn't matter...
Dear Team,
chip- nrF52810
I notice a startup current sequence existing for 26ms and the average value is 600 uA. This sequence is present when waking up from systemOFF...
Hi,
We would like your pointers for our following queries:-
1) Would like to know about which firmware stack we can use for provisioning nRF52840 Nordic boards via nRFMesh...
Hi,
I want to do this with nrf9160:
Transmit data (JSON strings) from the nrf9160 to some receiving end, and measure current profile for different amounts of data. It...
Hi,
I successfully send the status of the button from the Switch board to the Light board in the light switch example in nRF Mesh v2.2. .But how can I send other sensor...
Dear community,
we are using nRF52840 (s140) and nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8 to develop a multiprotocol (BLE, ZB) application. Regarding the sending...