I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
getting error in running bootloader
Output/secure_bootloader_ble_s112_pca10040e Release/Obj/nrf_dfu_validation.o: in function `nrf_dfu_validation_init':
I have designed a custom board with the nRF52840 following the examples from the dev kit, dongle, and datasheet (circuit config 5). The board is similar to the dongle but...
I understand that the BLE-stack takes the highest processing priority on the nRF52 (nRF52840 in my case). So data read on one of the GPIO pins of the nRF52 may be "lost" if...
Hi guys , i'm using nRF mesh library nRFMeshProvision 2.2.3. I'm trying to connect to multiple mesh nodes and send message to all of them. In provided class NetworkConnection...
Hi all,
I am interfacing with an MCP25625 device using SPIM3 on the nRF9160 and I am receiving no response on the MISO line. I have verified the correct functionality of...
Sorry i post on 2 thread. I don't know how to delete this post.
So i modify and add the main link:
devzone.nordicsemi.com/.../total-discuss-tx-power-change-on-nrf52811...
I would like to understand the timeout values for wait for acknowledge on ESB protocol
Example, from the source code:
#define RX_WAIT_FOR_ACK_TIMEOUT_US_1MBPS (73) /*...
Hi,
I'm a firmware eng with an ancient history of h/w design.
We are in production with the nrf52840 but still do new designs.
This question is in reference to the 52840...
Hi, We were trying with a new n/w carrier in Canada ( Maxim ). nrf9160 is able to connect to the network, but it is not able to resolve our server URL ipv4 address. Below...
Hi,
I am testing RX mode.
And the module is sure to enable M1 (%XSYSTEMMODE: 1,0,0,0)
I use the following command, but return error.
AT%XRFTEST=1,1,2,19500,17,1,0...
Hello,
I´m writing my thesis and using the Online Power Profiler to get a estimation about current consumption in NB-IoT cases.
I would like to use the diagram from the...
Hi, I have developed zigbee stack.
I tested to connect the door lock example of Thread and Zigbee SDK 3.2.0 with ZC of SDK 4.2.0.
I checked connection with these.
So...
Hi,
We are going to use NRF52832 for a project, and planning to design our own PCB card and assemble the NRF52832 chips, purchased through Digikey or a similar distributor...
Hi everyone,
I have designed a project based on the Radio test example, in the Nordic SDK. After programming all my code on the NRF52833 DK (PCA10100), i decided to design...
Hello, I have 4 NRF51822 modules, 2 stlink programmers, and a BLE400 board, I was using the same module with the same stlink each time, but the led on the board stopped lighting...